#CDFEE7 Color

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

Color preview

#CDFEE7

Color formats

HEX
#CDFEE7
RGB
rgb(205, 254, 231)
RGBA
rgba(205, 254, 231, 1)
HSL
hsl(152, 96%, 90%)
HSV
hsv(152, 19%, 100%)
CMYK
cmyk(19%, 0%, 9%, 0%)
CSS variable
--color-primary: #CDFEE7;
Lowercase HEX
#cdfee7

Shades

Tints

Tones

Harmony

CSS snippets for #CDFEE7

.color-cdfee7 {
  color: #CDFEE7;
  background-color: #CDFEE7;
}

Frequently asked questions

What color is #CDFEE7?+

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

What is the closest Tailwind color to #CDFEE7?+

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