#BCA44B Color

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

Color preview

#BCA44B

Color formats

HEX
#BCA44B
RGB
rgb(188, 164, 75)
RGBA
rgba(188, 164, 75, 1)
HSL
hsl(47, 46%, 52%)
HSV
hsv(47, 60%, 74%)
CMYK
cmyk(0%, 13%, 60%, 26%)
CSS variable
--color-primary: #BCA44B;
Lowercase HEX
#bca44b

Shades

Tints

Tones

Harmony

CSS snippets for #BCA44B

.color-bca44b {
  color: #BCA44B;
  background-color: #BCA44B;
}

Frequently asked questions

What color is #BCA44B?+

#BCA44B is a HEX color with RGB value rgb(188, 164, 75) and HSL value hsl(47, 46%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCA44B?+

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