#CECBD8 Color

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

Color preview

#CECBD8

Color formats

HEX
#CECBD8
RGB
rgb(206, 203, 216)
RGBA
rgba(206, 203, 216, 1)
HSL
hsl(254, 14%, 82%)
HSV
hsv(254, 6%, 85%)
CMYK
cmyk(5%, 6%, 0%, 15%)
CSS variable
--color-primary: #CECBD8;
Lowercase HEX
#cecbd8

Shades

Tints

Tones

Harmony

CSS snippets for #CECBD8

.color-cecbd8 {
  color: #CECBD8;
  background-color: #CECBD8;
}

Frequently asked questions

What color is #CECBD8?+

#CECBD8 is a HEX color with RGB value rgb(206, 203, 216) and HSL value hsl(254, 14%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECBD8?+

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