#BEABB2 Color

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

Color preview

#BEABB2

Color formats

HEX
#BEABB2
RGB
rgb(190, 171, 178)
RGBA
rgba(190, 171, 178, 1)
HSL
hsl(338, 13%, 71%)
HSV
hsv(338, 10%, 75%)
CMYK
cmyk(0%, 10%, 6%, 25%)
CSS variable
--color-primary: #BEABB2;
Lowercase HEX
#beabb2

Shades

Tints

Tones

Harmony

CSS snippets for #BEABB2

.color-beabb2 {
  color: #BEABB2;
  background-color: #BEABB2;
}

Frequently asked questions

What color is #BEABB2?+

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

What is the closest Tailwind color to #BEABB2?+

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