#DC7BFF Color

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

Color preview

#DC7BFF

Color formats

HEX
#DC7BFF
RGB
rgb(220, 123, 255)
RGBA
rgba(220, 123, 255, 1)
HSL
hsl(284, 100%, 74%)
HSV
hsv(284, 52%, 100%)
CMYK
cmyk(14%, 52%, 0%, 0%)
CSS variable
--color-primary: #DC7BFF;
Lowercase HEX
#dc7bff

Shades

Tints

Tones

Harmony

CSS snippets for #DC7BFF

.color-dc7bff {
  color: #DC7BFF;
  background-color: #DC7BFF;
}

Frequently asked questions

What color is #DC7BFF?+

#DC7BFF is a HEX color with RGB value rgb(220, 123, 255) and HSL value hsl(284, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DC7BFF?+

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