#CECDD7 Color

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

Color preview

#CECDD7

Color formats

HEX
#CECDD7
RGB
rgb(206, 205, 215)
RGBA
rgba(206, 205, 215, 1)
HSL
hsl(246, 11%, 82%)
HSV
hsv(246, 5%, 84%)
CMYK
cmyk(4%, 5%, 0%, 16%)
CSS variable
--color-primary: #CECDD7;
Lowercase HEX
#cecdd7

Shades

Tints

Tones

Harmony

CSS snippets for #CECDD7

.color-cecdd7 {
  color: #CECDD7;
  background-color: #CECDD7;
}

Frequently asked questions

What color is #CECDD7?+

#CECDD7 is a HEX color with RGB value rgb(206, 205, 215) and HSL value hsl(246, 11%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECDD7?+

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