#BEAA98 Color

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

Color preview

#BEAA98

Color formats

HEX
#BEAA98
RGB
rgb(190, 170, 152)
RGBA
rgba(190, 170, 152, 1)
HSL
hsl(28, 23%, 67%)
HSV
hsv(28, 20%, 75%)
CMYK
cmyk(0%, 11%, 20%, 25%)
CSS variable
--color-primary: #BEAA98;
Lowercase HEX
#beaa98

Shades

Tints

Tones

Harmony

CSS snippets for #BEAA98

.color-beaa98 {
  color: #BEAA98;
  background-color: #BEAA98;
}

Frequently asked questions

What color is #BEAA98?+

#BEAA98 is a HEX color with RGB value rgb(190, 170, 152) and HSL value hsl(28, 23%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEAA98?+

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