#BEB97F Color

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

Color preview

#BEB97F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEB97F

.color-beb97f {
  color: #BEB97F;
  background-color: #BEB97F;
}

Frequently asked questions

What color is #BEB97F?+

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

What is the closest Tailwind color to #BEB97F?+

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