#BEB97B Color

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

Color preview

#BEB97B

Color formats

HEX
#BEB97B
RGB
rgb(190, 185, 123)
RGBA
rgba(190, 185, 123, 1)
HSL
hsl(56, 34%, 61%)
HSV
hsv(56, 35%, 75%)
CMYK
cmyk(0%, 3%, 35%, 25%)
CSS variable
--color-primary: #BEB97B;
Lowercase HEX
#beb97b

Shades

Tints

Tones

Harmony

CSS snippets for #BEB97B

.color-beb97b {
  color: #BEB97B;
  background-color: #BEB97B;
}

Frequently asked questions

What color is #BEB97B?+

#BEB97B is a HEX color with RGB value rgb(190, 185, 123) and HSL value hsl(56, 34%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB97B?+

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