#348358 Color Information

Hex color code: #348358

A pastel green shade, #348358 appears as (52, 131, 88) in RGB and (147°, 43%, 36%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#348358
RGB
52, 131, 88
HSL
147°, 43%, 36%
CMYK
60%, 0%, 33%, 49%

Shades

CSS Usage
color: #348358;
background-color: #348358;
border-color: #348358;
box-shadow: 0 0 10px #348358;
border: 2px solid #348358;
Tailwind Usage
bg-[#348358]
text-[#348358]
border-[#348358]
shadow-[0_0_10px_348358]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #348358, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #348358; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #348358; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #348358; background-color: #34835815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #34835820; border-left: 4px solid #348358; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #348358; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #348358 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 131, 88

Red: 52 / Green: 131 / Blue: 88

HSL

147°, 43%, 36%

Hue: 147° / Saturation: 43% / Lightness: 36%

CMYK

60%, 0%, 33%, 49%

Cyan: 60% / Magenta: 0% / Yellow: 33% / Key: 49%

What color is #348358?

#348358 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #348358 to RGB:

rgb(52, 131, 88)HEX to RGB Converter →

HEX to HSL

Convert #348358 to HSL:

hsl(147, 43%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #348358 to CMYK:

cmyk(60%, 0%, 33%, 49%)Color Converter →

Color Meaning and Usage

#348358 is a gentle green color with RGB values of 52, 131, 88 and HSL of 147°, 43%, 36%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #348358 is #833460, creating high-contrast pairings. For softer combinations, try analogous colors like #388334.

Use #348358 in CSS: color: #348358 or background-color: #348358. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #348358

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.53:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #348358?

#348358 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #348358?

#348358 in RGB is (52, 131, 88) - 52 red, 131 green, and 88 blue.

How to use #348358 in CSS?

Use #348358 directly in your CSS properties like color or background-color.

What colors go well with #348358?

#833460 (complementary), #388334 (analogous), and #1F4D33 (lighter shade) work well with #348358.