#BAAABB Color

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

Color preview

#BAAABB

Color formats

HEX
#BAAABB
RGB
rgb(186, 170, 187)
RGBA
rgba(186, 170, 187, 1)
HSL
hsl(296, 11%, 70%)
HSV
hsv(296, 9%, 73%)
CMYK
cmyk(1%, 9%, 0%, 27%)
CSS variable
--color-primary: #BAAABB;
Lowercase HEX
#baaabb

Shades

Tints

Tones

Harmony

CSS snippets for #BAAABB

.color-baaabb {
  color: #BAAABB;
  background-color: #BAAABB;
}

Frequently asked questions

What color is #BAAABB?+

#BAAABB is a HEX color with RGB value rgb(186, 170, 187) and HSL value hsl(296, 11%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAAABB?+

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