#BEA3AE Color

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

Color preview

#BEA3AE

Color formats

HEX
#BEA3AE
RGB
rgb(190, 163, 174)
RGBA
rgba(190, 163, 174, 1)
HSL
hsl(336, 17%, 69%)
HSV
hsv(336, 14%, 75%)
CMYK
cmyk(0%, 14%, 8%, 25%)
CSS variable
--color-primary: #BEA3AE;
Lowercase HEX
#bea3ae

Shades

Tints

Tones

Harmony

CSS snippets for #BEA3AE

.color-bea3ae {
  color: #BEA3AE;
  background-color: #BEA3AE;
}

Frequently asked questions

What color is #BEA3AE?+

#BEA3AE is a HEX color with RGB value rgb(190, 163, 174) and HSL value hsl(336, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEA3AE?+

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