#BCA04D Color

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

Color preview

#BCA04D

Color formats

HEX
#BCA04D
RGB
rgb(188, 160, 77)
RGBA
rgba(188, 160, 77, 1)
HSL
hsl(45, 45%, 52%)
HSV
hsv(45, 59%, 74%)
CMYK
cmyk(0%, 15%, 59%, 26%)
CSS variable
--color-primary: #BCA04D;
Lowercase HEX
#bca04d

Shades

Tints

Tones

Harmony

CSS snippets for #BCA04D

.color-bca04d {
  color: #BCA04D;
  background-color: #BCA04D;
}

Frequently asked questions

What color is #BCA04D?+

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

What is the closest Tailwind color to #BCA04D?+

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