#BDAD80 Color

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

Color preview

#BDAD80

Color formats

HEX
#BDAD80
RGB
rgb(189, 173, 128)
RGBA
rgba(189, 173, 128, 1)
HSL
hsl(44, 32%, 62%)
HSV
hsv(44, 32%, 74%)
CMYK
cmyk(0%, 8%, 32%, 26%)
CSS variable
--color-primary: #BDAD80;
Lowercase HEX
#bdad80

Shades

Tints

Tones

Harmony

CSS snippets for #BDAD80

.color-bdad80 {
  color: #BDAD80;
  background-color: #BDAD80;
}

Frequently asked questions

What color is #BDAD80?+

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

What is the closest Tailwind color to #BDAD80?+

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