#BEB97C Color

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

Color preview

#BEB97C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB97C

.color-beb97c {
  color: #BEB97C;
  background-color: #BEB97C;
}

Frequently asked questions

What color is #BEB97C?+

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

What is the closest Tailwind color to #BEB97C?+

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