#CFEAB9 Color

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

Color preview

#CFEAB9

Color formats

HEX
#CFEAB9
RGB
rgb(207, 234, 185)
RGBA
rgba(207, 234, 185, 1)
HSL
hsl(93, 54%, 82%)
HSV
hsv(93, 21%, 92%)
CMYK
cmyk(12%, 0%, 21%, 8%)
CSS variable
--color-primary: #CFEAB9;
Lowercase HEX
#cfeab9

Shades

Tints

Tones

Harmony

CSS snippets for #CFEAB9

.color-cfeab9 {
  color: #CFEAB9;
  background-color: #CFEAB9;
}

Frequently asked questions

What color is #CFEAB9?+

#CFEAB9 is a HEX color with RGB value rgb(207, 234, 185) and HSL value hsl(93, 54%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEAB9?+

The closest Tailwind color is green-200, available as the bg-green-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