#BEB84C Color

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

Color preview

#BEB84C

Color formats

HEX
#BEB84C
RGB
rgb(190, 184, 76)
RGBA
rgba(190, 184, 76, 1)
HSL
hsl(57, 47%, 52%)
HSV
hsv(57, 60%, 75%)
CMYK
cmyk(0%, 3%, 60%, 25%)
CSS variable
--color-primary: #BEB84C;
Lowercase HEX
#beb84c

Shades

Tints

Tones

Harmony

CSS snippets for #BEB84C

.color-beb84c {
  color: #BEB84C;
  background-color: #BEB84C;
}

Frequently asked questions

What color is #BEB84C?+

#BEB84C is a HEX color with RGB value rgb(190, 184, 76) and HSL value hsl(57, 47%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB84C?+

The closest Tailwind color is lime-400, available as the bg-lime-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