#CDBAAA Color

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

Color preview

#CDBAAA

Color formats

HEX
#CDBAAA
RGB
rgb(205, 186, 170)
RGBA
rgba(205, 186, 170, 1)
HSL
hsl(27, 26%, 74%)
HSV
hsv(27, 17%, 80%)
CMYK
cmyk(0%, 9%, 17%, 20%)
CSS variable
--color-primary: #CDBAAA;
Lowercase HEX
#cdbaaa

Shades

Tints

Tones

Harmony

CSS snippets for #CDBAAA

.color-cdbaaa {
  color: #CDBAAA;
  background-color: #CDBAAA;
}

Frequently asked questions

What color is #CDBAAA?+

#CDBAAA is a HEX color with RGB value rgb(205, 186, 170) and HSL value hsl(27, 26%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CDBAAA?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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