#BC24AA Color

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

Color preview

#BC24AA

Color formats

HEX
#BC24AA
RGB
rgb(188, 36, 170)
RGBA
rgba(188, 36, 170, 1)
HSL
hsl(307, 68%, 44%)
HSV
hsv(307, 81%, 74%)
CMYK
cmyk(0%, 81%, 10%, 26%)
CSS variable
--color-primary: #BC24AA;
Lowercase HEX
#bc24aa

Shades

Tints

Tones

Harmony

CSS snippets for #BC24AA

.color-bc24aa {
  color: #BC24AA;
  background-color: #BC24AA;
}

Frequently asked questions

What color is #BC24AA?+

#BC24AA is a HEX color with RGB value rgb(188, 36, 170) and HSL value hsl(307, 68%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC24AA?+

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