#CDCDC7 Color

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

Color preview

#CDCDC7

Color formats

HEX
#CDCDC7
RGB
rgb(205, 205, 199)
RGBA
rgba(205, 205, 199, 1)
HSL
hsl(60, 6%, 79%)
HSV
hsv(60, 3%, 80%)
CMYK
cmyk(0%, 0%, 3%, 20%)
CSS variable
--color-primary: #CDCDC7;
Lowercase HEX
#cdcdc7

Shades

Tints

Tones

Harmony

CSS snippets for #CDCDC7

.color-cdcdc7 {
  color: #CDCDC7;
  background-color: #CDCDC7;
}

Frequently asked questions

What color is #CDCDC7?+

#CDCDC7 is a HEX color with RGB value rgb(205, 205, 199) and HSL value hsl(60, 6%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCDC7?+

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