#CECDD6 Color

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

Color preview

#CECDD6

Color formats

HEX
#CECDD6
RGB
rgb(206, 205, 214)
RGBA
rgba(206, 205, 214, 1)
HSL
hsl(247, 10%, 82%)
HSV
hsv(247, 4%, 84%)
CMYK
cmyk(4%, 4%, 0%, 16%)
CSS variable
--color-primary: #CECDD6;
Lowercase HEX
#cecdd6

Shades

Tints

Tones

Harmony

CSS snippets for #CECDD6

.color-cecdd6 {
  color: #CECDD6;
  background-color: #CECDD6;
}

Frequently asked questions

What color is #CECDD6?+

#CECDD6 is a HEX color with RGB value rgb(206, 205, 214) and HSL value hsl(247, 10%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECDD6?+

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