#55A55D Color

Inspect #55A55D across formats, palettes, contrast and closest named color matches.

Color preview

#55A55D

Color formats

HEX
#55A55D
RGB
rgb(85, 165, 93)
RGBA
rgba(85, 165, 93, 1)
HSL
hsl(126, 32%, 49%)
HSV
hsv(126, 48%, 65%)
CMYK
cmyk(48%, 0%, 44%, 35%)
CSS variable
--color-primary: #55A55D;
Lowercase HEX
#55a55d

Shades

Tints

Tones

Harmony

CSS snippets for #55A55D

.color-55a55d {
  color: #55A55D;
  background-color: #55A55D;
}

Frequently asked questions

What color is #55A55D?+

#55A55D is a HEX color with RGB value rgb(85, 165, 93) and HSL value hsl(126, 32%, 49%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #55A55D?+

The closest Tailwind color is green-500, available as the bg-green-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools