#BEB99D Color

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

Color preview

#BEB99D

Color formats

HEX
#BEB99D
RGB
rgb(190, 185, 157)
RGBA
rgba(190, 185, 157, 1)
HSL
hsl(51, 20%, 68%)
HSV
hsv(51, 17%, 75%)
CMYK
cmyk(0%, 3%, 17%, 25%)
CSS variable
--color-primary: #BEB99D;
Lowercase HEX
#beb99d

Shades

Tints

Tones

Harmony

CSS snippets for #BEB99D

.color-beb99d {
  color: #BEB99D;
  background-color: #BEB99D;
}

Frequently asked questions

What color is #BEB99D?+

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

What is the closest Tailwind color to #BEB99D?+

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