#BEAA90 Color

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

Color preview

#BEAA90

Color formats

HEX
#BEAA90
RGB
rgb(190, 170, 144)
RGBA
rgba(190, 170, 144, 1)
HSL
hsl(34, 26%, 65%)
HSV
hsv(34, 24%, 75%)
CMYK
cmyk(0%, 11%, 24%, 25%)
CSS variable
--color-primary: #BEAA90;
Lowercase HEX
#beaa90

Shades

Tints

Tones

Harmony

CSS snippets for #BEAA90

.color-beaa90 {
  color: #BEAA90;
  background-color: #BEAA90;
}

Frequently asked questions

What color is #BEAA90?+

#BEAA90 is a HEX color with RGB value rgb(190, 170, 144) and HSL value hsl(34, 26%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BEAA90?+

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