#BCA64B Color

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

Color preview

#BCA64B

Color formats

HEX
#BCA64B
RGB
rgb(188, 166, 75)
RGBA
rgba(188, 166, 75, 1)
HSL
hsl(48, 46%, 52%)
HSV
hsv(48, 60%, 74%)
CMYK
cmyk(0%, 12%, 60%, 26%)
CSS variable
--color-primary: #BCA64B;
Lowercase HEX
#bca64b

Shades

Tints

Tones

Harmony

CSS snippets for #BCA64B

.color-bca64b {
  color: #BCA64B;
  background-color: #BCA64B;
}

Frequently asked questions

What color is #BCA64B?+

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

What is the closest Tailwind color to #BCA64B?+

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