#358247 Color Information

Hex color code: #358247

#358247 is a soft green color. In RGB it is (53, 130, 71), and in HSL it is (134°, 42%, 36%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#358247
RGB
53, 130, 71
HSL
134°, 42%, 36%
CMYK
59%, 0%, 45%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #358247; 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 #358247; background-color: #35824715; }

Alert / Toast

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

Link / Accent

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

a { color: #358247; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 130, 71

Red: 53 / Green: 130 / Blue: 71

HSL

134°, 42%, 36%

Hue: 134° / Saturation: 42% / Lightness: 36%

CMYK

59%, 0%, 45%, 49%

Cyan: 59% / Magenta: 0% / Yellow: 45% / Key: 49%

What color is #358247?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #358247 to RGB:

rgb(53, 130, 71)HEX to RGB Converter →

HEX to HSL

Convert #358247 to HSL:

hsl(134, 42%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #358247 to CMYK:

cmyk(59%, 0%, 45%, 49%)Color Converter →

Color Meaning and Usage

#358247 is a gentle green color with RGB values of 53, 130, 71 and HSL of 134°, 42%, 36%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #358247 is #823570, creating high-contrast pairings. For softer combinations, try analogous colors like #4A8235.

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

Contrast with #358247

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

Contrast Ratio: 4.44:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #358247?

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

What is the RGB value of #358247?

#358247 in RGB is (53, 130, 71) - 53 red, 130 green, and 71 blue.

How to use #358247 in CSS?

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

What colors go well with #358247?

#823570 (complementary), #4A8235 (analogous), and #1F4C2A (lighter shade) work well with #358247.