#BBACC3 Color

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

Color preview

#BBACC3

Color formats

HEX
#BBACC3
RGB
rgb(187, 172, 195)
RGBA
rgba(187, 172, 195, 1)
HSL
hsl(279, 16%, 72%)
HSV
hsv(279, 12%, 76%)
CMYK
cmyk(4%, 12%, 0%, 24%)
CSS variable
--color-primary: #BBACC3;
Lowercase HEX
#bbacc3

Shades

Tints

Tones

Harmony

CSS snippets for #BBACC3

.color-bbacc3 {
  color: #BBACC3;
  background-color: #BBACC3;
}

Frequently asked questions

What color is #BBACC3?+

#BBACC3 is a HEX color with RGB value rgb(187, 172, 195) and HSL value hsl(279, 16%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBACC3?+

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