#BEB97D Color

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

Color preview

#BEB97D

Color formats

HEX
#BEB97D
RGB
rgb(190, 185, 125)
RGBA
rgba(190, 185, 125, 1)
HSL
hsl(55, 33%, 62%)
HSV
hsv(55, 34%, 75%)
CMYK
cmyk(0%, 3%, 34%, 25%)
CSS variable
--color-primary: #BEB97D;
Lowercase HEX
#beb97d

Shades

Tints

Tones

Harmony

CSS snippets for #BEB97D

.color-beb97d {
  color: #BEB97D;
  background-color: #BEB97D;
}

Frequently asked questions

What color is #BEB97D?+

#BEB97D is a HEX color with RGB value rgb(190, 185, 125) and HSL value hsl(55, 33%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BEB97D?+

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