#BEA9C2 Color

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

Color preview

#BEA9C2

Color formats

HEX
#BEA9C2
RGB
rgb(190, 169, 194)
RGBA
rgba(190, 169, 194, 1)
HSL
hsl(290, 17%, 71%)
HSV
hsv(290, 13%, 76%)
CMYK
cmyk(2%, 13%, 0%, 24%)
CSS variable
--color-primary: #BEA9C2;
Lowercase HEX
#bea9c2

Shades

Tints

Tones

Harmony

CSS snippets for #BEA9C2

.color-bea9c2 {
  color: #BEA9C2;
  background-color: #BEA9C2;
}

Frequently asked questions

What color is #BEA9C2?+

#BEA9C2 is a HEX color with RGB value rgb(190, 169, 194) and HSL value hsl(290, 17%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEA9C2?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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