#BBA8CC Color

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

Color preview

#BBA8CC

Color formats

HEX
#BBA8CC
RGB
rgb(187, 168, 204)
RGBA
rgba(187, 168, 204, 1)
HSL
hsl(272, 26%, 73%)
HSV
hsv(272, 18%, 80%)
CMYK
cmyk(8%, 18%, 0%, 20%)
CSS variable
--color-primary: #BBA8CC;
Lowercase HEX
#bba8cc

Shades

Tints

Tones

Harmony

CSS snippets for #BBA8CC

.color-bba8cc {
  color: #BBA8CC;
  background-color: #BBA8CC;
}

Frequently asked questions

What color is #BBA8CC?+

#BBA8CC is a HEX color with RGB value rgb(187, 168, 204) and HSL value hsl(272, 26%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBA8CC?+

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