#558235 Color Information

Hex color code: #558235

The hex color #558235 is a pastel green with RGB values of (85, 130, 53) and HSL of (95°, 42%, 36%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#558235
RGB
85, 130, 53
HSL
95°, 42%, 36%
CMYK
35%, 0%, 59%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #558235; color: #000000; }

Badge

New Feature
.badge { background-color: #558235; color: #000000; }

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 #558235; background-color: #55823515; }

Alert / Toast

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

Link / Accent

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

a { color: #558235; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 130, 53

Red: 85 / Green: 130 / Blue: 53

HSL

95°, 42%, 36%

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

CMYK

35%, 0%, 59%, 49%

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

What color is #558235?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #558235 to RGB:

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

HEX to HSL

Convert #558235 to HSL:

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

HEX to CMYK

Convert #558235 to CMYK:

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

Color Meaning and Usage

#558235 is a soft green color with RGB values of 85, 130, 53 and HSL of 95°, 42%, 36%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #558235 is #623582, creating high-contrast pairings. For softer combinations, try analogous colors like #7C8235.

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

Contrast with #558235

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #558235?

#558235 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #558235?

#558235 in RGB is (85, 130, 53) - 85 red, 130 green, and 53 blue.

How to use #558235 in CSS?

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

What colors go well with #558235?

#623582 (complementary), #7C8235 (analogous), and #324C1F (lighter shade) work well with #558235.