#CDFEE0 Color

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

Color preview

#CDFEE0

Color formats

HEX
#CDFEE0
RGB
rgb(205, 254, 224)
RGBA
rgba(205, 254, 224, 1)
HSL
hsl(143, 96%, 90%)
HSV
hsv(143, 19%, 100%)
CMYK
cmyk(19%, 0%, 12%, 0%)
CSS variable
--color-primary: #CDFEE0;
Lowercase HEX
#cdfee0

Shades

Tints

Tones

Harmony

CSS snippets for #CDFEE0

.color-cdfee0 {
  color: #CDFEE0;
  background-color: #CDFEE0;
}

Frequently asked questions

What color is #CDFEE0?+

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

What is the closest Tailwind color to #CDFEE0?+

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