#BEB44B Color

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

Color preview

#BEB44B

Color formats

HEX
#BEB44B
RGB
rgb(190, 180, 75)
RGBA
rgba(190, 180, 75, 1)
HSL
hsl(55, 47%, 52%)
HSV
hsv(55, 61%, 75%)
CMYK
cmyk(0%, 5%, 61%, 25%)
CSS variable
--color-primary: #BEB44B;
Lowercase HEX
#beb44b

Shades

Tints

Tones

Harmony

CSS snippets for #BEB44B

.color-beb44b {
  color: #BEB44B;
  background-color: #BEB44B;
}

Frequently asked questions

What color is #BEB44B?+

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

What is the closest Tailwind color to #BEB44B?+

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