#CECADE Color

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

Color preview

#CECADE

Color formats

HEX
#CECADE
RGB
rgb(206, 202, 222)
RGBA
rgba(206, 202, 222, 1)
HSL
hsl(252, 23%, 83%)
HSV
hsv(252, 9%, 87%)
CMYK
cmyk(7%, 9%, 0%, 13%)
CSS variable
--color-primary: #CECADE;
Lowercase HEX
#cecade

Shades

Tints

Tones

Harmony

CSS snippets for #CECADE

.color-cecade {
  color: #CECADE;
  background-color: #CECADE;
}

Frequently asked questions

What color is #CECADE?+

#CECADE is a HEX color with RGB value rgb(206, 202, 222) and HSL value hsl(252, 23%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECADE?+

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