#C5EEAA Color

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

Color preview

#C5EEAA

Color formats

HEX
#C5EEAA
RGB
rgb(197, 238, 170)
RGBA
rgba(197, 238, 170, 1)
HSL
hsl(96, 67%, 80%)
HSV
hsv(96, 29%, 93%)
CMYK
cmyk(17%, 0%, 29%, 7%)
CSS variable
--color-primary: #C5EEAA;
Lowercase HEX
#c5eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #C5EEAA

.color-c5eeaa {
  color: #C5EEAA;
  background-color: #C5EEAA;
}

Frequently asked questions

What color is #C5EEAA?+

#C5EEAA is a HEX color with RGB value rgb(197, 238, 170) and HSL value hsl(96, 67%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C5EEAA?+

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