#BEB98E Color

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

Color preview

#BEB98E

Color formats

HEX
#BEB98E
RGB
rgb(190, 185, 142)
RGBA
rgba(190, 185, 142, 1)
HSL
hsl(54, 27%, 65%)
HSV
hsv(54, 25%, 75%)
CMYK
cmyk(0%, 3%, 25%, 25%)
CSS variable
--color-primary: #BEB98E;
Lowercase HEX
#beb98e

Shades

Tints

Tones

Harmony

CSS snippets for #BEB98E

.color-beb98e {
  color: #BEB98E;
  background-color: #BEB98E;
}

Frequently asked questions

What color is #BEB98E?+

#BEB98E is a HEX color with RGB value rgb(190, 185, 142) and HSL value hsl(54, 27%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEB98E?+

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