#DC14FF Color

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

Color preview

#DC14FF

Color formats

HEX
#DC14FF
RGB
rgb(220, 20, 255)
RGBA
rgba(220, 20, 255, 1)
HSL
hsl(291, 100%, 54%)
HSV
hsv(291, 92%, 100%)
CMYK
cmyk(14%, 92%, 0%, 0%)
CSS variable
--color-primary: #DC14FF;
Lowercase HEX
#dc14ff

Shades

Tints

Tones

Harmony

CSS snippets for #DC14FF

.color-dc14ff {
  color: #DC14FF;
  background-color: #DC14FF;
}

Frequently asked questions

What color is #DC14FF?+

#DC14FF is a HEX color with RGB value rgb(220, 20, 255) and HSL value hsl(291, 100%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #DC14FF?+

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