#CDF3EE Color

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

Color preview

#CDF3EE

Color formats

HEX
#CDF3EE
RGB
rgb(205, 243, 238)
RGBA
rgba(205, 243, 238, 1)
HSL
hsl(172, 61%, 88%)
HSV
hsv(172, 16%, 95%)
CMYK
cmyk(16%, 0%, 2%, 5%)
CSS variable
--color-primary: #CDF3EE;
Lowercase HEX
#cdf3ee

Shades

Tints

Tones

Harmony

CSS snippets for #CDF3EE

.color-cdf3ee {
  color: #CDF3EE;
  background-color: #CDF3EE;
}

Frequently asked questions

What color is #CDF3EE?+

#CDF3EE is a HEX color with RGB value rgb(205, 243, 238) and HSL value hsl(172, 61%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDF3EE?+

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