#BCA04B Color

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

Color preview

#BCA04B

Color formats

HEX
#BCA04B
RGB
rgb(188, 160, 75)
RGBA
rgba(188, 160, 75, 1)
HSL
hsl(45, 46%, 52%)
HSV
hsv(45, 60%, 74%)
CMYK
cmyk(0%, 15%, 60%, 26%)
CSS variable
--color-primary: #BCA04B;
Lowercase HEX
#bca04b

Shades

Tints

Tones

Harmony

CSS snippets for #BCA04B

.color-bca04b {
  color: #BCA04B;
  background-color: #BCA04B;
}

Frequently asked questions

What color is #BCA04B?+

#BCA04B is a HEX color with RGB value rgb(188, 160, 75) and HSL value hsl(45, 46%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BCA04B?+

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