#CEFDF8 Color

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

Color preview

#CEFDF8

Color formats

HEX
#CEFDF8
RGB
rgb(206, 253, 248)
RGBA
rgba(206, 253, 248, 1)
HSL
hsl(174, 92%, 90%)
HSV
hsv(174, 19%, 99%)
CMYK
cmyk(19%, 0%, 2%, 1%)
CSS variable
--color-primary: #CEFDF8;
Lowercase HEX
#cefdf8

Shades

Tints

Tones

Harmony

CSS snippets for #CEFDF8

.color-cefdf8 {
  color: #CEFDF8;
  background-color: #CEFDF8;
}

Frequently asked questions

What color is #CEFDF8?+

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

What is the closest Tailwind color to #CEFDF8?+

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