#C7E4AA Color

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

Color preview

#C7E4AA

Color formats

HEX
#C7E4AA
RGB
rgb(199, 228, 170)
RGBA
rgba(199, 228, 170, 1)
HSL
hsl(90, 52%, 78%)
HSV
hsv(90, 25%, 89%)
CMYK
cmyk(13%, 0%, 25%, 11%)
CSS variable
--color-primary: #C7E4AA;
Lowercase HEX
#c7e4aa

Shades

Tints

Tones

Harmony

CSS snippets for #C7E4AA

.color-c7e4aa {
  color: #C7E4AA;
  background-color: #C7E4AA;
}

Frequently asked questions

What color is #C7E4AA?+

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

What is the closest Tailwind color to #C7E4AA?+

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