#CFEEAD Color

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

Color preview

#CFEEAD

Color formats

HEX
#CFEEAD
RGB
rgb(207, 238, 173)
RGBA
rgba(207, 238, 173, 1)
HSL
hsl(89, 66%, 81%)
HSV
hsv(89, 27%, 93%)
CMYK
cmyk(13%, 0%, 27%, 7%)
CSS variable
--color-primary: #CFEEAD;
Lowercase HEX
#cfeead

Shades

Tints

Tones

Harmony

CSS snippets for #CFEEAD

.color-cfeead {
  color: #CFEEAD;
  background-color: #CFEEAD;
}

Frequently asked questions

What color is #CFEEAD?+

#CFEEAD is a HEX color with RGB value rgb(207, 238, 173) and HSL value hsl(89, 66%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEEAD?+

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