#CECDD3 Color

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

Color preview

#CECDD3

Color formats

HEX
#CECDD3
RGB
rgb(206, 205, 211)
RGBA
rgba(206, 205, 211, 1)
HSL
hsl(250, 6%, 82%)
HSV
hsv(250, 3%, 83%)
CMYK
cmyk(2%, 3%, 0%, 17%)
CSS variable
--color-primary: #CECDD3;
Lowercase HEX
#cecdd3

Shades

Tints

Tones

Harmony

CSS snippets for #CECDD3

.color-cecdd3 {
  color: #CECDD3;
  background-color: #CECDD3;
}

Frequently asked questions

What color is #CECDD3?+

#CECDD3 is a HEX color with RGB value rgb(206, 205, 211) and HSL value hsl(250, 6%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECDD3?+

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