#CDCCC8 Color

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

Color preview

#CDCCC8

Color formats

HEX
#CDCCC8
RGB
rgb(205, 204, 200)
RGBA
rgba(205, 204, 200, 1)
HSL
hsl(48, 5%, 79%)
HSV
hsv(48, 2%, 80%)
CMYK
cmyk(0%, 0%, 2%, 20%)
CSS variable
--color-primary: #CDCCC8;
Lowercase HEX
#cdccc8

Shades

Tints

Tones

Harmony

CSS snippets for #CDCCC8

.color-cdccc8 {
  color: #CDCCC8;
  background-color: #CDCCC8;
}

Frequently asked questions

What color is #CDCCC8?+

#CDCCC8 is a HEX color with RGB value rgb(205, 204, 200) and HSL value hsl(48, 5%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCCC8?+

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