#BDAB80 Color

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

Color preview

#BDAB80

Color formats

HEX
#BDAB80
RGB
rgb(189, 171, 128)
RGBA
rgba(189, 171, 128, 1)
HSL
hsl(42, 32%, 62%)
HSV
hsv(42, 32%, 74%)
CMYK
cmyk(0%, 10%, 32%, 26%)
CSS variable
--color-primary: #BDAB80;
Lowercase HEX
#bdab80

Shades

Tints

Tones

Harmony

CSS snippets for #BDAB80

.color-bdab80 {
  color: #BDAB80;
  background-color: #BDAB80;
}

Frequently asked questions

What color is #BDAB80?+

#BDAB80 is a HEX color with RGB value rgb(189, 171, 128) and HSL value hsl(42, 32%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDAB80?+

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