#BEBD99 Color

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

Color preview

#BEBD99

Color formats

HEX
#BEBD99
RGB
rgb(190, 189, 153)
RGBA
rgba(190, 189, 153, 1)
HSL
hsl(58, 22%, 67%)
HSV
hsv(58, 19%, 75%)
CMYK
cmyk(0%, 1%, 19%, 25%)
CSS variable
--color-primary: #BEBD99;
Lowercase HEX
#bebd99

Shades

Tints

Tones

Harmony

CSS snippets for #BEBD99

.color-bebd99 {
  color: #BEBD99;
  background-color: #BEBD99;
}

Frequently asked questions

What color is #BEBD99?+

#BEBD99 is a HEX color with RGB value rgb(190, 189, 153) and HSL value hsl(58, 22%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEBD99?+

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