#BEB96B Color

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

Color preview

#BEB96B

Color formats

HEX
#BEB96B
RGB
rgb(190, 185, 107)
RGBA
rgba(190, 185, 107, 1)
HSL
hsl(56, 39%, 58%)
HSV
hsv(56, 44%, 75%)
CMYK
cmyk(0%, 3%, 44%, 25%)
CSS variable
--color-primary: #BEB96B;
Lowercase HEX
#beb96b

Shades

Tints

Tones

Harmony

CSS snippets for #BEB96B

.color-beb96b {
  color: #BEB96B;
  background-color: #BEB96B;
}

Frequently asked questions

What color is #BEB96B?+

#BEB96B is a HEX color with RGB value rgb(190, 185, 107) and HSL value hsl(56, 39%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB96B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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