#CDFEF4 Color

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

Color preview

#CDFEF4

Color formats

HEX
#CDFEF4
RGB
rgb(205, 254, 244)
RGBA
rgba(205, 254, 244, 1)
HSL
hsl(168, 96%, 90%)
HSV
hsv(168, 19%, 100%)
CMYK
cmyk(19%, 0%, 4%, 0%)
CSS variable
--color-primary: #CDFEF4;
Lowercase HEX
#cdfef4

Shades

Tints

Tones

Harmony

CSS snippets for #CDFEF4

.color-cdfef4 {
  color: #CDFEF4;
  background-color: #CDFEF4;
}

Frequently asked questions

What color is #CDFEF4?+

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

What is the closest Tailwind color to #CDFEF4?+

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