#CCEADF Color

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

Color preview

#CCEADF

Color formats

HEX
#CCEADF
RGB
rgb(204, 234, 223)
RGBA
rgba(204, 234, 223, 1)
HSL
hsl(158, 42%, 86%)
HSV
hsv(158, 13%, 92%)
CMYK
cmyk(13%, 0%, 5%, 8%)
CSS variable
--color-primary: #CCEADF;
Lowercase HEX
#cceadf

Shades

Tints

Tones

Harmony

CSS snippets for #CCEADF

.color-cceadf {
  color: #CCEADF;
  background-color: #CCEADF;
}

Frequently asked questions

What color is #CCEADF?+

#CCEADF is a HEX color with RGB value rgb(204, 234, 223) and HSL value hsl(158, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCEADF?+

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