#BB24CC Color

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

Color preview

#BB24CC

Color formats

HEX
#BB24CC
RGB
rgb(187, 36, 204)
RGBA
rgba(187, 36, 204, 1)
HSL
hsl(294, 70%, 47%)
HSV
hsv(294, 82%, 80%)
CMYK
cmyk(8%, 82%, 0%, 20%)
CSS variable
--color-primary: #BB24CC;
Lowercase HEX
#bb24cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB24CC

.color-bb24cc {
  color: #BB24CC;
  background-color: #BB24CC;
}

Frequently asked questions

What color is #BB24CC?+

#BB24CC is a HEX color with RGB value rgb(187, 36, 204) and HSL value hsl(294, 70%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BB24CC?+

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