#BEB34B Color

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

Color preview

#BEB34B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB34B

.color-beb34b {
  color: #BEB34B;
  background-color: #BEB34B;
}

Frequently asked questions

What color is #BEB34B?+

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

What is the closest Tailwind color to #BEB34B?+

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