#D21EF6 Color

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

Color preview

#D21EF6

Color formats

HEX
#D21EF6
RGB
rgb(210, 30, 246)
RGBA
rgba(210, 30, 246, 1)
HSL
hsl(290, 92%, 54%)
HSV
hsv(290, 88%, 96%)
CMYK
cmyk(15%, 88%, 0%, 4%)
CSS variable
--color-primary: #D21EF6;
Lowercase HEX
#d21ef6

Shades

Tints

Tones

Harmony

CSS snippets for #D21EF6

.color-d21ef6 {
  color: #D21EF6;
  background-color: #D21EF6;
}

Frequently asked questions

What color is #D21EF6?+

#D21EF6 is a HEX color with RGB value rgb(210, 30, 246) and HSL value hsl(290, 92%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D21EF6?+

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