#CFEAA9 Color

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

Color preview

#CFEAA9

Color formats

HEX
#CFEAA9
RGB
rgb(207, 234, 169)
RGBA
rgba(207, 234, 169, 1)
HSL
hsl(85, 61%, 79%)
HSV
hsv(85, 28%, 92%)
CMYK
cmyk(12%, 0%, 28%, 8%)
CSS variable
--color-primary: #CFEAA9;
Lowercase HEX
#cfeaa9

Shades

Tints

Tones

Harmony

CSS snippets for #CFEAA9

.color-cfeaa9 {
  color: #CFEAA9;
  background-color: #CFEAA9;
}

Frequently asked questions

What color is #CFEAA9?+

#CFEAA9 is a HEX color with RGB value rgb(207, 234, 169) and HSL value hsl(85, 61%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEAA9?+

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