#BEBE96 Color

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

Color preview

#BEBE96

Color formats

HEX
#BEBE96
RGB
rgb(190, 190, 150)
RGBA
rgba(190, 190, 150, 1)
HSL
hsl(60, 24%, 67%)
HSV
hsv(60, 21%, 75%)
CMYK
cmyk(0%, 0%, 21%, 25%)
CSS variable
--color-primary: #BEBE96;
Lowercase HEX
#bebe96

Shades

Tints

Tones

Harmony

CSS snippets for #BEBE96

.color-bebe96 {
  color: #BEBE96;
  background-color: #BEBE96;
}

Frequently asked questions

What color is #BEBE96?+

#BEBE96 is a HEX color with RGB value rgb(190, 190, 150) and HSL value hsl(60, 24%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEBE96?+

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