#BEAAA0 Color

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

Color preview

#BEAAA0

Color formats

HEX
#BEAAA0
RGB
rgb(190, 170, 160)
RGBA
rgba(190, 170, 160, 1)
HSL
hsl(20, 19%, 69%)
HSV
hsv(20, 16%, 75%)
CMYK
cmyk(0%, 11%, 16%, 25%)
CSS variable
--color-primary: #BEAAA0;
Lowercase HEX
#beaaa0

Shades

Tints

Tones

Harmony

CSS snippets for #BEAAA0

.color-beaaa0 {
  color: #BEAAA0;
  background-color: #BEAAA0;
}

Frequently asked questions

What color is #BEAAA0?+

#BEAAA0 is a HEX color with RGB value rgb(190, 170, 160) and HSL value hsl(20, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEAAA0?+

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