#55CC65 Color

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

Color preview

#55CC65

Color formats

HEX
#55CC65
RGB
rgb(85, 204, 101)
RGBA
rgba(85, 204, 101, 1)
HSL
hsl(128, 54%, 57%)
HSV
hsv(128, 58%, 80%)
CMYK
cmyk(58%, 0%, 50%, 20%)
CSS variable
--color-primary: #55CC65;
Lowercase HEX
#55cc65

Shades

Tints

Tones

Harmony

CSS snippets for #55CC65

.color-55cc65 {
  color: #55CC65;
  background-color: #55CC65;
}

Frequently asked questions

What color is #55CC65?+

#55CC65 is a HEX color with RGB value rgb(85, 204, 101) and HSL value hsl(128, 54%, 57%). Its closest CSS named color is MediumSeaGreen.

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

The closest Tailwind color is green-400, available as the bg-green-400 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