#CDCCC9 Color

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

Color preview

#CDCCC9

Color formats

HEX
#CDCCC9
RGB
rgb(205, 204, 201)
RGBA
rgba(205, 204, 201, 1)
HSL
hsl(45, 4%, 80%)
HSV
hsv(45, 2%, 80%)
CMYK
cmyk(0%, 0%, 2%, 20%)
CSS variable
--color-primary: #CDCCC9;
Lowercase HEX
#cdccc9

Shades

Tints

Tones

Harmony

CSS snippets for #CDCCC9

.color-cdccc9 {
  color: #CDCCC9;
  background-color: #CDCCC9;
}

Frequently asked questions

What color is #CDCCC9?+

#CDCCC9 is a HEX color with RGB value rgb(205, 204, 201) and HSL value hsl(45, 4%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCCC9?+

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