#BEA9C9 Color

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

Color preview

#BEA9C9

Color formats

HEX
#BEA9C9
RGB
rgb(190, 169, 201)
RGBA
rgba(190, 169, 201, 1)
HSL
hsl(279, 23%, 73%)
HSV
hsv(279, 16%, 79%)
CMYK
cmyk(5%, 16%, 0%, 21%)
CSS variable
--color-primary: #BEA9C9;
Lowercase HEX
#bea9c9

Shades

Tints

Tones

Harmony

CSS snippets for #BEA9C9

.color-bea9c9 {
  color: #BEA9C9;
  background-color: #BEA9C9;
}

Frequently asked questions

What color is #BEA9C9?+

#BEA9C9 is a HEX color with RGB value rgb(190, 169, 201) and HSL value hsl(279, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEA9C9?+

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