#CDBAAF Color

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

Color preview

#CDBAAF

Color formats

HEX
#CDBAAF
RGB
rgb(205, 186, 175)
RGBA
rgba(205, 186, 175, 1)
HSL
hsl(22, 23%, 75%)
HSV
hsv(22, 15%, 80%)
CMYK
cmyk(0%, 9%, 15%, 20%)
CSS variable
--color-primary: #CDBAAF;
Lowercase HEX
#cdbaaf

Shades

Tints

Tones

Harmony

CSS snippets for #CDBAAF

.color-cdbaaf {
  color: #CDBAAF;
  background-color: #CDBAAF;
}

Frequently asked questions

What color is #CDBAAF?+

#CDBAAF is a HEX color with RGB value rgb(205, 186, 175) and HSL value hsl(22, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CDBAAF?+

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