#B4AABF Color

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

Color preview

#B4AABF

Color formats

HEX
#B4AABF
RGB
rgb(180, 170, 191)
RGBA
rgba(180, 170, 191, 1)
HSL
hsl(269, 14%, 71%)
HSV
hsv(269, 11%, 75%)
CMYK
cmyk(6%, 11%, 0%, 25%)
CSS variable
--color-primary: #B4AABF;
Lowercase HEX
#b4aabf

Shades

Tints

Tones

Harmony

CSS snippets for #B4AABF

.color-b4aabf {
  color: #B4AABF;
  background-color: #B4AABF;
}

Frequently asked questions

What color is #B4AABF?+

#B4AABF is a HEX color with RGB value rgb(180, 170, 191) and HSL value hsl(269, 14%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B4AABF?+

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