#D400FF Color

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

Color preview

#D400FF

Color formats

HEX
#D400FF
RGB
rgb(212, 0, 255)
RGBA
rgba(212, 0, 255, 1)
HSL
hsl(290, 100%, 50%)
HSV
hsv(290, 100%, 100%)
CMYK
cmyk(17%, 100%, 0%, 0%)
CSS variable
--color-primary: #D400FF;
Lowercase HEX
#d400ff

Shades

Tints

Tones

Harmony

CSS snippets for #D400FF

.color-d400ff {
  color: #D400FF;
  background-color: #D400FF;
}

Frequently asked questions

What color is #D400FF?+

#D400FF is a HEX color with RGB value rgb(212, 0, 255) and HSL value hsl(290, 100%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D400FF?+

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