#CCBDAF Color

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

Color preview

#CCBDAF

Color formats

HEX
#CCBDAF
RGB
rgb(204, 189, 175)
RGBA
rgba(204, 189, 175, 1)
HSL
hsl(29, 22%, 74%)
HSV
hsv(29, 14%, 80%)
CMYK
cmyk(0%, 7%, 14%, 20%)
CSS variable
--color-primary: #CCBDAF;
Lowercase HEX
#ccbdaf

Shades

Tints

Tones

Harmony

CSS snippets for #CCBDAF

.color-ccbdaf {
  color: #CCBDAF;
  background-color: #CCBDAF;
}

Frequently asked questions

What color is #CCBDAF?+

#CCBDAF is a HEX color with RGB value rgb(204, 189, 175) and HSL value hsl(29, 22%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCBDAF?+

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