#D24FD9 Color

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

Color preview

#D24FD9

Color formats

HEX
#D24FD9
RGB
rgb(210, 79, 217)
RGBA
rgba(210, 79, 217, 1)
HSL
hsl(297, 64%, 58%)
HSV
hsv(297, 64%, 85%)
CMYK
cmyk(3%, 64%, 0%, 15%)
CSS variable
--color-primary: #D24FD9;
Lowercase HEX
#d24fd9

Shades

Tints

Tones

Harmony

CSS snippets for #D24FD9

.color-d24fd9 {
  color: #D24FD9;
  background-color: #D24FD9;
}

Frequently asked questions

What color is #D24FD9?+

#D24FD9 is a HEX color with RGB value rgb(210, 79, 217) and HSL value hsl(297, 64%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D24FD9?+

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