#BB3ACC Color

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

Color preview

#BB3ACC

Color formats

HEX
#BB3ACC
RGB
rgb(187, 58, 204)
RGBA
rgba(187, 58, 204, 1)
HSL
hsl(293, 59%, 51%)
HSV
hsv(293, 72%, 80%)
CMYK
cmyk(8%, 72%, 0%, 20%)
CSS variable
--color-primary: #BB3ACC;
Lowercase HEX
#bb3acc

Shades

Tints

Tones

Harmony

CSS snippets for #BB3ACC

.color-bb3acc {
  color: #BB3ACC;
  background-color: #BB3ACC;
}

Frequently asked questions

What color is #BB3ACC?+

#BB3ACC is a HEX color with RGB value rgb(187, 58, 204) and HSL value hsl(293, 59%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB3ACC?+

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