#BEB97E Color

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

Color preview

#BEB97E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB97E

.color-beb97e {
  color: #BEB97E;
  background-color: #BEB97E;
}

Frequently asked questions

What color is #BEB97E?+

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

What is the closest Tailwind color to #BEB97E?+

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