#BEABB5 Color

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

Color preview

#BEABB5

Color formats

HEX
#BEABB5
RGB
rgb(190, 171, 181)
RGBA
rgba(190, 171, 181, 1)
HSL
hsl(328, 13%, 71%)
HSV
hsv(328, 10%, 75%)
CMYK
cmyk(0%, 10%, 5%, 25%)
CSS variable
--color-primary: #BEABB5;
Lowercase HEX
#beabb5

Shades

Tints

Tones

Harmony

CSS snippets for #BEABB5

.color-beabb5 {
  color: #BEABB5;
  background-color: #BEABB5;
}

Frequently asked questions

What color is #BEABB5?+

#BEABB5 is a HEX color with RGB value rgb(190, 171, 181) and HSL value hsl(328, 13%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BEABB5?+

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