#BEB99B Color

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

Color preview

#BEB99B

Color formats

HEX
#BEB99B
RGB
rgb(190, 185, 155)
RGBA
rgba(190, 185, 155, 1)
HSL
hsl(51, 21%, 68%)
HSV
hsv(51, 18%, 75%)
CMYK
cmyk(0%, 3%, 18%, 25%)
CSS variable
--color-primary: #BEB99B;
Lowercase HEX
#beb99b

Shades

Tints

Tones

Harmony

CSS snippets for #BEB99B

.color-beb99b {
  color: #BEB99B;
  background-color: #BEB99B;
}

Frequently asked questions

What color is #BEB99B?+

#BEB99B is a HEX color with RGB value rgb(190, 185, 155) and HSL value hsl(51, 21%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEB99B?+

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