#B0AABB Color

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

Color preview

#B0AABB

Color formats

HEX
#B0AABB
RGB
rgb(176, 170, 187)
RGBA
rgba(176, 170, 187, 1)
HSL
hsl(261, 11%, 70%)
HSV
hsv(261, 9%, 73%)
CMYK
cmyk(6%, 9%, 0%, 27%)
CSS variable
--color-primary: #B0AABB;
Lowercase HEX
#b0aabb

Shades

Tints

Tones

Harmony

CSS snippets for #B0AABB

.color-b0aabb {
  color: #B0AABB;
  background-color: #B0AABB;
}

Frequently asked questions

What color is #B0AABB?+

#B0AABB is a HEX color with RGB value rgb(176, 170, 187) and HSL value hsl(261, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #B0AABB?+

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