#557944 Color Information

Hex color code: #557944

A pastel green shade, #557944 appears as (85, 121, 68) in RGB and (101°, 28%, 37%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#557944
RGB
85, 121, 68
HSL
101°, 28%, 37%
CMYK
30%, 0%, 44%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #557944; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 121, 68

Red: 85 / Green: 121 / Blue: 68

HSL

101°, 28%, 37%

Hue: 101° / Saturation: 28% / Lightness: 37%

CMYK

30%, 0%, 44%, 53%

Cyan: 30% / Magenta: 0% / Yellow: 44% / Key: 53%

What color is #557944?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #557944 to RGB:

rgb(85, 121, 68)HEX to RGB Converter →

HEX to HSL

Convert #557944 to HSL:

hsl(101, 28%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #557944 to CMYK:

cmyk(30%, 0%, 44%, 53%)Color Converter →

Color Meaning and Usage

A delicate green tone, #557944 has RGB (85, 121, 68) and HSL (101°, 28%, 37%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #557944 is #684479, creating high-contrast pairings. For softer combinations, try analogous colors like #6F7944.

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

Contrast with #557944

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #557944?

#557944 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #557944?

#557944 in RGB is (85, 121, 68) - 85 red, 121 green, and 68 blue.

How to use #557944 in CSS?

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

What colors go well with #557944?

#684479 (complementary), #6F7944 (analogous), and #324828 (lighter shade) work well with #557944.