#C8E2AA Color

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

Color preview

#C8E2AA

Color formats

HEX
#C8E2AA
RGB
rgb(200, 226, 170)
RGBA
rgba(200, 226, 170, 1)
HSL
hsl(88, 49%, 78%)
HSV
hsv(88, 25%, 89%)
CMYK
cmyk(12%, 0%, 25%, 11%)
CSS variable
--color-primary: #C8E2AA;
Lowercase HEX
#c8e2aa

Shades

Tints

Tones

Harmony

CSS snippets for #C8E2AA

.color-c8e2aa {
  color: #C8E2AA;
  background-color: #C8E2AA;
}

Frequently asked questions

What color is #C8E2AA?+

#C8E2AA is a HEX color with RGB value rgb(200, 226, 170) and HSL value hsl(88, 49%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C8E2AA?+

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