#BEABB8 Color

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

Color preview

#BEABB8

Color formats

HEX
#BEABB8
RGB
rgb(190, 171, 184)
RGBA
rgba(190, 171, 184, 1)
HSL
hsl(319, 13%, 71%)
HSV
hsv(319, 10%, 75%)
CMYK
cmyk(0%, 10%, 3%, 25%)
CSS variable
--color-primary: #BEABB8;
Lowercase HEX
#beabb8

Shades

Tints

Tones

Harmony

CSS snippets for #BEABB8

.color-beabb8 {
  color: #BEABB8;
  background-color: #BEABB8;
}

Frequently asked questions

What color is #BEABB8?+

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

What is the closest Tailwind color to #BEABB8?+

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