#CFFEE1 Color

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

Color preview

#CFFEE1

Color formats

HEX
#CFFEE1
RGB
rgb(207, 254, 225)
RGBA
rgba(207, 254, 225, 1)
HSL
hsl(143, 96%, 90%)
HSV
hsv(143, 19%, 100%)
CMYK
cmyk(19%, 0%, 11%, 0%)
CSS variable
--color-primary: #CFFEE1;
Lowercase HEX
#cffee1

Shades

Tints

Tones

Harmony

CSS snippets for #CFFEE1

.color-cffee1 {
  color: #CFFEE1;
  background-color: #CFFEE1;
}

Frequently asked questions

What color is #CFFEE1?+

#CFFEE1 is a HEX color with RGB value rgb(207, 254, 225) and HSL value hsl(143, 96%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFFEE1?+

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