#BB8ACC Color

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

Color preview

#BB8ACC

Color formats

HEX
#BB8ACC
RGB
rgb(187, 138, 204)
RGBA
rgba(187, 138, 204, 1)
HSL
hsl(285, 39%, 67%)
HSV
hsv(285, 32%, 80%)
CMYK
cmyk(8%, 32%, 0%, 20%)
CSS variable
--color-primary: #BB8ACC;
Lowercase HEX
#bb8acc

Shades

Tints

Tones

Harmony

CSS snippets for #BB8ACC

.color-bb8acc {
  color: #BB8ACC;
  background-color: #BB8ACC;
}

Frequently asked questions

What color is #BB8ACC?+

#BB8ACC is a HEX color with RGB value rgb(187, 138, 204) and HSL value hsl(285, 39%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BB8ACC?+

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