#CDBEAB Color

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

Color preview

#CDBEAB

Color formats

HEX
#CDBEAB
RGB
rgb(205, 190, 171)
RGBA
rgba(205, 190, 171, 1)
HSL
hsl(34, 25%, 74%)
HSV
hsv(34, 17%, 80%)
CMYK
cmyk(0%, 7%, 17%, 20%)
CSS variable
--color-primary: #CDBEAB;
Lowercase HEX
#cdbeab

Shades

Tints

Tones

Harmony

CSS snippets for #CDBEAB

.color-cdbeab {
  color: #CDBEAB;
  background-color: #CDBEAB;
}

Frequently asked questions

What color is #CDBEAB?+

#CDBEAB is a HEX color with RGB value rgb(205, 190, 171) and HSL value hsl(34, 25%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CDBEAB?+

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