#BDA256 Color

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

Color preview

#BDA256

Color formats

HEX
#BDA256
RGB
rgb(189, 162, 86)
RGBA
rgba(189, 162, 86, 1)
HSL
hsl(44, 44%, 54%)
HSV
hsv(44, 54%, 74%)
CMYK
cmyk(0%, 14%, 54%, 26%)
CSS variable
--color-primary: #BDA256;
Lowercase HEX
#bda256

Shades

Tints

Tones

Harmony

CSS snippets for #BDA256

.color-bda256 {
  color: #BDA256;
  background-color: #BDA256;
}

Frequently asked questions

What color is #BDA256?+

#BDA256 is a HEX color with RGB value rgb(189, 162, 86) and HSL value hsl(44, 44%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDA256?+

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