#BB8ABC Color

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

Color preview

#BB8ABC

Color formats

HEX
#BB8ABC
RGB
rgb(187, 138, 188)
RGBA
rgba(187, 138, 188, 1)
HSL
hsl(299, 27%, 64%)
HSV
hsv(299, 27%, 74%)
CMYK
cmyk(1%, 27%, 0%, 26%)
CSS variable
--color-primary: #BB8ABC;
Lowercase HEX
#bb8abc

Shades

Tints

Tones

Harmony

CSS snippets for #BB8ABC

.color-bb8abc {
  color: #BB8ABC;
  background-color: #BB8ABC;
}

Frequently asked questions

What color is #BB8ABC?+

#BB8ABC is a HEX color with RGB value rgb(187, 138, 188) and HSL value hsl(299, 27%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BB8ABC?+

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