#BEAC52 Color

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

Color preview

#BEAC52

Color formats

HEX
#BEAC52
RGB
rgb(190, 172, 82)
RGBA
rgba(190, 172, 82, 1)
HSL
hsl(50, 45%, 53%)
HSV
hsv(50, 57%, 75%)
CMYK
cmyk(0%, 9%, 57%, 25%)
CSS variable
--color-primary: #BEAC52;
Lowercase HEX
#beac52

Shades

Tints

Tones

Harmony

CSS snippets for #BEAC52

.color-beac52 {
  color: #BEAC52;
  background-color: #BEAC52;
}

Frequently asked questions

What color is #BEAC52?+

#BEAC52 is a HEX color with RGB value rgb(190, 172, 82) and HSL value hsl(50, 45%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEAC52?+

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