#BEABB0 Color

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

Color preview

#BEABB0

Color formats

HEX
#BEABB0
RGB
rgb(190, 171, 176)
RGBA
rgba(190, 171, 176, 1)
HSL
hsl(344, 13%, 71%)
HSV
hsv(344, 10%, 75%)
CMYK
cmyk(0%, 10%, 7%, 25%)
CSS variable
--color-primary: #BEABB0;
Lowercase HEX
#beabb0

Shades

Tints

Tones

Harmony

CSS snippets for #BEABB0

.color-beabb0 {
  color: #BEABB0;
  background-color: #BEABB0;
}

Frequently asked questions

What color is #BEABB0?+

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

What is the closest Tailwind color to #BEABB0?+

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