#D24DEF Color

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

Color preview

#D24DEF

Color formats

HEX
#D24DEF
RGB
rgb(210, 77, 239)
RGBA
rgba(210, 77, 239, 1)
HSL
hsl(289, 84%, 62%)
HSV
hsv(289, 68%, 94%)
CMYK
cmyk(12%, 68%, 0%, 6%)
CSS variable
--color-primary: #D24DEF;
Lowercase HEX
#d24def

Shades

Tints

Tones

Harmony

CSS snippets for #D24DEF

.color-d24def {
  color: #D24DEF;
  background-color: #D24DEF;
}

Frequently asked questions

What color is #D24DEF?+

#D24DEF is a HEX color with RGB value rgb(210, 77, 239) and HSL value hsl(289, 84%, 62%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D24DEF?+

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