#BEA2AE Color

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

Color preview

#BEA2AE

Color formats

HEX
#BEA2AE
RGB
rgb(190, 162, 174)
RGBA
rgba(190, 162, 174, 1)
HSL
hsl(334, 18%, 69%)
HSV
hsv(334, 15%, 75%)
CMYK
cmyk(0%, 15%, 8%, 25%)
CSS variable
--color-primary: #BEA2AE;
Lowercase HEX
#bea2ae

Shades

Tints

Tones

Harmony

CSS snippets for #BEA2AE

.color-bea2ae {
  color: #BEA2AE;
  background-color: #BEA2AE;
}

Frequently asked questions

What color is #BEA2AE?+

#BEA2AE is a HEX color with RGB value rgb(190, 162, 174) and HSL value hsl(334, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEA2AE?+

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