#B24D9E Color

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

Color preview

#B24D9E

Color formats

HEX
#B24D9E
RGB
rgb(178, 77, 158)
RGBA
rgba(178, 77, 158, 1)
HSL
hsl(312, 40%, 50%)
HSV
hsv(312, 57%, 70%)
CMYK
cmyk(0%, 57%, 11%, 30%)
CSS variable
--color-primary: #B24D9E;
Lowercase HEX
#b24d9e

Shades

Tints

Tones

Harmony

CSS snippets for #B24D9E

.color-b24d9e {
  color: #B24D9E;
  background-color: #B24D9E;
}

Frequently asked questions

What color is #B24D9E?+

#B24D9E is a HEX color with RGB value rgb(178, 77, 158) and HSL value hsl(312, 40%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B24D9E?+

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