#BEB84B Color

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

Color preview

#BEB84B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB84B

.color-beb84b {
  color: #BEB84B;
  background-color: #BEB84B;
}

Frequently asked questions

What color is #BEB84B?+

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

What is the closest Tailwind color to #BEB84B?+

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