#CDCBCF Color

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

Color preview

#CDCBCF

Color formats

HEX
#CDCBCF
RGB
rgb(205, 203, 207)
RGBA
rgba(205, 203, 207, 1)
HSL
hsl(270, 4%, 80%)
HSV
hsv(270, 2%, 81%)
CMYK
cmyk(1%, 2%, 0%, 19%)
CSS variable
--color-primary: #CDCBCF;
Lowercase HEX
#cdcbcf

Shades

Tints

Tones

Harmony

CSS snippets for #CDCBCF

.color-cdcbcf {
  color: #CDCBCF;
  background-color: #CDCBCF;
}

Frequently asked questions

What color is #CDCBCF?+

#CDCBCF is a HEX color with RGB value rgb(205, 203, 207) and HSL value hsl(270, 4%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CDCBCF?+

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