#BEB24B Color

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

Color preview

#BEB24B

Color formats

HEX
#BEB24B
RGB
rgb(190, 178, 75)
RGBA
rgba(190, 178, 75, 1)
HSL
hsl(54, 47%, 52%)
HSV
hsv(54, 61%, 75%)
CMYK
cmyk(0%, 6%, 61%, 25%)
CSS variable
--color-primary: #BEB24B;
Lowercase HEX
#beb24b

Shades

Tints

Tones

Harmony

CSS snippets for #BEB24B

.color-beb24b {
  color: #BEB24B;
  background-color: #BEB24B;
}

Frequently asked questions

What color is #BEB24B?+

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

What is the closest Tailwind color to #BEB24B?+

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