#BB88CC Color

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

Color preview

#BB88CC

Color formats

HEX
#BB88CC
RGB
rgb(187, 136, 204)
RGBA
rgba(187, 136, 204, 1)
HSL
hsl(285, 40%, 67%)
HSV
hsv(285, 33%, 80%)
CMYK
cmyk(8%, 33%, 0%, 20%)
CSS variable
--color-primary: #BB88CC;
Lowercase HEX
#bb88cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB88CC

.color-bb88cc {
  color: #BB88CC;
  background-color: #BB88CC;
}

Frequently asked questions

What color is #BB88CC?+

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

What is the closest Tailwind color to #BB88CC?+

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