#BEA0BF Color

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

Color preview

#BEA0BF

Color formats

HEX
#BEA0BF
RGB
rgb(190, 160, 191)
RGBA
rgba(190, 160, 191, 1)
HSL
hsl(298, 19%, 69%)
HSV
hsv(298, 16%, 75%)
CMYK
cmyk(1%, 16%, 0%, 25%)
CSS variable
--color-primary: #BEA0BF;
Lowercase HEX
#bea0bf

Shades

Tints

Tones

Harmony

CSS snippets for #BEA0BF

.color-bea0bf {
  color: #BEA0BF;
  background-color: #BEA0BF;
}

Frequently asked questions

What color is #BEA0BF?+

#BEA0BF is a HEX color with RGB value rgb(190, 160, 191) and HSL value hsl(298, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEA0BF?+

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