#DC5FFF Color

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

Color preview

#DC5FFF

Color formats

HEX
#DC5FFF
RGB
rgb(220, 95, 255)
RGBA
rgba(220, 95, 255, 1)
HSL
hsl(287, 100%, 69%)
HSV
hsv(287, 63%, 100%)
CMYK
cmyk(14%, 63%, 0%, 0%)
CSS variable
--color-primary: #DC5FFF;
Lowercase HEX
#dc5fff

Shades

Tints

Tones

Harmony

CSS snippets for #DC5FFF

.color-dc5fff {
  color: #DC5FFF;
  background-color: #DC5FFF;
}

Frequently asked questions

What color is #DC5FFF?+

#DC5FFF is a HEX color with RGB value rgb(220, 95, 255) and HSL value hsl(287, 100%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DC5FFF?+

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