#BEA3B0 Color

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

Color preview

#BEA3B0

Color formats

HEX
#BEA3B0
RGB
rgb(190, 163, 176)
RGBA
rgba(190, 163, 176, 1)
HSL
hsl(331, 17%, 69%)
HSV
hsv(331, 14%, 75%)
CMYK
cmyk(0%, 14%, 7%, 25%)
CSS variable
--color-primary: #BEA3B0;
Lowercase HEX
#bea3b0

Shades

Tints

Tones

Harmony

CSS snippets for #BEA3B0

.color-bea3b0 {
  color: #BEA3B0;
  background-color: #BEA3B0;
}

Frequently asked questions

What color is #BEA3B0?+

#BEA3B0 is a HEX color with RGB value rgb(190, 163, 176) and HSL value hsl(331, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEA3B0?+

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