#C8E4AA Color

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

Color preview

#C8E4AA

Color formats

HEX
#C8E4AA
RGB
rgb(200, 228, 170)
RGBA
rgba(200, 228, 170, 1)
HSL
hsl(89, 52%, 78%)
HSV
hsv(89, 25%, 89%)
CMYK
cmyk(12%, 0%, 25%, 11%)
CSS variable
--color-primary: #C8E4AA;
Lowercase HEX
#c8e4aa

Shades

Tints

Tones

Harmony

CSS snippets for #C8E4AA

.color-c8e4aa {
  color: #C8E4AA;
  background-color: #C8E4AA;
}

Frequently asked questions

What color is #C8E4AA?+

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

What is the closest Tailwind color to #C8E4AA?+

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