#C5E4AA Color

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

Color preview

#C5E4AA

Color formats

HEX
#C5E4AA
RGB
rgb(197, 228, 170)
RGBA
rgba(197, 228, 170, 1)
HSL
hsl(92, 52%, 78%)
HSV
hsv(92, 25%, 89%)
CMYK
cmyk(14%, 0%, 25%, 11%)
CSS variable
--color-primary: #C5E4AA;
Lowercase HEX
#c5e4aa

Shades

Tints

Tones

Harmony

CSS snippets for #C5E4AA

.color-c5e4aa {
  color: #C5E4AA;
  background-color: #C5E4AA;
}

Frequently asked questions

What color is #C5E4AA?+

#C5E4AA is a HEX color with RGB value rgb(197, 228, 170) and HSL value hsl(92, 52%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C5E4AA?+

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