#CECDC2 Color

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

Color preview

#CECDC2

Color formats

HEX
#CECDC2
RGB
rgb(206, 205, 194)
RGBA
rgba(206, 205, 194, 1)
HSL
hsl(55, 11%, 78%)
HSV
hsv(55, 6%, 81%)
CMYK
cmyk(0%, 0%, 6%, 19%)
CSS variable
--color-primary: #CECDC2;
Lowercase HEX
#cecdc2

Shades

Tints

Tones

Harmony

CSS snippets for #CECDC2

.color-cecdc2 {
  color: #CECDC2;
  background-color: #CECDC2;
}

Frequently asked questions

What color is #CECDC2?+

#CECDC2 is a HEX color with RGB value rgb(206, 205, 194) and HSL value hsl(55, 11%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECDC2?+

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