#BEABB4 Color

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

Color preview

#BEABB4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEABB4

.color-beabb4 {
  color: #BEABB4;
  background-color: #BEABB4;
}

Frequently asked questions

What color is #BEABB4?+

#BEABB4 is a HEX color with RGB value rgb(190, 171, 180) and HSL value hsl(332, 13%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEABB4?+

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