#BEAAA4 Color

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

Color preview

#BEAAA4

Color formats

HEX
#BEAAA4
RGB
rgb(190, 170, 164)
RGBA
rgba(190, 170, 164, 1)
HSL
hsl(14, 17%, 69%)
HSV
hsv(14, 14%, 75%)
CMYK
cmyk(0%, 11%, 14%, 25%)
CSS variable
--color-primary: #BEAAA4;
Lowercase HEX
#beaaa4

Shades

Tints

Tones

Harmony

CSS snippets for #BEAAA4

.color-beaaa4 {
  color: #BEAAA4;
  background-color: #BEAAA4;
}

Frequently asked questions

What color is #BEAAA4?+

#BEAAA4 is a HEX color with RGB value rgb(190, 170, 164) and HSL value hsl(14, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEAAA4?+

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