#B24D9A Color

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

Color preview

#B24D9A

Color formats

HEX
#B24D9A
RGB
rgb(178, 77, 154)
RGBA
rgba(178, 77, 154, 1)
HSL
hsl(314, 40%, 50%)
HSV
hsv(314, 57%, 70%)
CMYK
cmyk(0%, 57%, 13%, 30%)
CSS variable
--color-primary: #B24D9A;
Lowercase HEX
#b24d9a

Shades

Tints

Tones

Harmony

CSS snippets for #B24D9A

.color-b24d9a {
  color: #B24D9A;
  background-color: #B24D9A;
}

Frequently asked questions

What color is #B24D9A?+

#B24D9A is a HEX color with RGB value rgb(178, 77, 154) and HSL value hsl(314, 40%, 50%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B24D9A?+

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