#BEA9C1 Color

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

Color preview

#BEA9C1

Color formats

HEX
#BEA9C1
RGB
rgb(190, 169, 193)
RGBA
rgba(190, 169, 193, 1)
HSL
hsl(293, 16%, 71%)
HSV
hsv(293, 12%, 76%)
CMYK
cmyk(2%, 12%, 0%, 24%)
CSS variable
--color-primary: #BEA9C1;
Lowercase HEX
#bea9c1

Shades

Tints

Tones

Harmony

CSS snippets for #BEA9C1

.color-bea9c1 {
  color: #BEA9C1;
  background-color: #BEA9C1;
}

Frequently asked questions

What color is #BEA9C1?+

#BEA9C1 is a HEX color with RGB value rgb(190, 169, 193) and HSL value hsl(293, 16%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEA9C1?+

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