#B24DFF Color

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

Color preview

#B24DFF

Color formats

HEX
#B24DFF
RGB
rgb(178, 77, 255)
RGBA
rgba(178, 77, 255, 1)
HSL
hsl(274, 100%, 65%)
HSV
hsv(274, 70%, 100%)
CMYK
cmyk(30%, 70%, 0%, 0%)
CSS variable
--color-primary: #B24DFF;
Lowercase HEX
#b24dff

Shades

Tints

Tones

Harmony

CSS snippets for #B24DFF

.color-b24dff {
  color: #B24DFF;
  background-color: #B24DFF;
}

Frequently asked questions

What color is #B24DFF?+

#B24DFF is a HEX color with RGB value rgb(178, 77, 255) and HSL value hsl(274, 100%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B24DFF?+

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