#CEFDF1 Color

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

Color preview

#CEFDF1

Color formats

HEX
#CEFDF1
RGB
rgb(206, 253, 241)
RGBA
rgba(206, 253, 241, 1)
HSL
hsl(165, 92%, 90%)
HSV
hsv(165, 19%, 99%)
CMYK
cmyk(19%, 0%, 5%, 1%)
CSS variable
--color-primary: #CEFDF1;
Lowercase HEX
#cefdf1

Shades

Tints

Tones

Harmony

CSS snippets for #CEFDF1

.color-cefdf1 {
  color: #CEFDF1;
  background-color: #CEFDF1;
}

Frequently asked questions

What color is #CEFDF1?+

#CEFDF1 is a HEX color with RGB value rgb(206, 253, 241) and HSL value hsl(165, 92%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEFDF1?+

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