#B3ABBE Color

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

Color preview

#B3ABBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3ABBE

.color-b3abbe {
  color: #B3ABBE;
  background-color: #B3ABBE;
}

Frequently asked questions

What color is #B3ABBE?+

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

What is the closest Tailwind color to #B3ABBE?+

The closest Tailwind color is gray-400, available as the bg-gray-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