#CDCCC5 Color

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

Color preview

#CDCCC5

Color formats

HEX
#CDCCC5
RGB
rgb(205, 204, 197)
RGBA
rgba(205, 204, 197, 1)
HSL
hsl(53, 7%, 79%)
HSV
hsv(53, 4%, 80%)
CMYK
cmyk(0%, 0%, 4%, 20%)
CSS variable
--color-primary: #CDCCC5;
Lowercase HEX
#cdccc5

Shades

Tints

Tones

Harmony

CSS snippets for #CDCCC5

.color-cdccc5 {
  color: #CDCCC5;
  background-color: #CDCCC5;
}

Frequently asked questions

What color is #CDCCC5?+

#CDCCC5 is a HEX color with RGB value rgb(205, 204, 197) and HSL value hsl(53, 7%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCCC5?+

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