#D24BFB Color

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

Color preview

#D24BFB

Color formats

HEX
#D24BFB
RGB
rgb(210, 75, 251)
RGBA
rgba(210, 75, 251, 1)
HSL
hsl(286, 96%, 64%)
HSV
hsv(286, 70%, 98%)
CMYK
cmyk(16%, 70%, 0%, 2%)
CSS variable
--color-primary: #D24BFB;
Lowercase HEX
#d24bfb

Shades

Tints

Tones

Harmony

CSS snippets for #D24BFB

.color-d24bfb {
  color: #D24BFB;
  background-color: #D24BFB;
}

Frequently asked questions

What color is #D24BFB?+

#D24BFB is a HEX color with RGB value rgb(210, 75, 251) and HSL value hsl(286, 96%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D24BFB?+

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