#BEB24C Color

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

Color preview

#BEB24C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB24C

.color-beb24c {
  color: #BEB24C;
  background-color: #BEB24C;
}

Frequently asked questions

What color is #BEB24C?+

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

What is the closest Tailwind color to #BEB24C?+

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