#558132 Color Information

Hex color code: #558132

A subtle green shade, #558132 appears as (85, 129, 50) in RGB and (93°, 44%, 35%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#558132
RGB
85, 129, 50
HSL
93°, 44%, 35%
CMYK
34%, 0%, 61%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #558132; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 129, 50

Red: 85 / Green: 129 / Blue: 50

HSL

93°, 44%, 35%

Hue: 93° / Saturation: 44% / Lightness: 35%

CMYK

34%, 0%, 61%, 49%

Cyan: 34% / Magenta: 0% / Yellow: 61% / Key: 49%

What color is #558132?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #558132 to RGB:

rgb(85, 129, 50)HEX to RGB Converter →

HEX to HSL

Convert #558132 to HSL:

hsl(93, 44%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #558132 to CMYK:

cmyk(34%, 0%, 61%, 49%)Color Converter →

Color Meaning and Usage

#558132 is a pastel green color with RGB values of 85, 129, 50 and HSL of 93°, 44%, 35%. 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 #558132 is #5D3281, creating high-contrast pairings. For softer combinations, try analogous colors like #7D8132.

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

Contrast with #558132

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #558132?

#558132 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #558132?

#558132 in RGB is (85, 129, 50) - 85 red, 129 green, and 50 blue.

How to use #558132 in CSS?

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

What colors go well with #558132?

#5D3281 (complementary), #7D8132 (analogous), and #31491D (lighter shade) work well with #558132.