#CDCEC9 Color

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

Color preview

#CDCEC9

Color formats

HEX
#CDCEC9
RGB
rgb(205, 206, 201)
RGBA
rgba(205, 206, 201, 1)
HSL
hsl(72, 5%, 80%)
HSV
hsv(72, 2%, 81%)
CMYK
cmyk(0%, 0%, 2%, 19%)
CSS variable
--color-primary: #CDCEC9;
Lowercase HEX
#cdcec9

Shades

Tints

Tones

Harmony

CSS snippets for #CDCEC9

.color-cdcec9 {
  color: #CDCEC9;
  background-color: #CDCEC9;
}

Frequently asked questions

What color is #CDCEC9?+

#CDCEC9 is a HEX color with RGB value rgb(205, 206, 201) and HSL value hsl(72, 5%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCEC9?+

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