#D24FD8 Color

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

Color preview

#D24FD8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D24FD8

.color-d24fd8 {
  color: #D24FD8;
  background-color: #D24FD8;
}

Frequently asked questions

What color is #D24FD8?+

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

What is the closest Tailwind color to #D24FD8?+

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