#BEAF97 Color

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

Color preview

#BEAF97

Color formats

HEX
#BEAF97
RGB
rgb(190, 175, 151)
RGBA
rgba(190, 175, 151, 1)
HSL
hsl(37, 23%, 67%)
HSV
hsv(37, 21%, 75%)
CMYK
cmyk(0%, 8%, 21%, 25%)
CSS variable
--color-primary: #BEAF97;
Lowercase HEX
#beaf97

Shades

Tints

Tones

Harmony

CSS snippets for #BEAF97

.color-beaf97 {
  color: #BEAF97;
  background-color: #BEAF97;
}

Frequently asked questions

What color is #BEAF97?+

#BEAF97 is a HEX color with RGB value rgb(190, 175, 151) and HSL value hsl(37, 23%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEAF97?+

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