#BEAC96 Color

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

Color preview

#BEAC96

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEAC96

.color-beac96 {
  color: #BEAC96;
  background-color: #BEAC96;
}

Frequently asked questions

What color is #BEAC96?+

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

What is the closest Tailwind color to #BEAC96?+

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