#D66FFF Color

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

Color preview

#D66FFF

Color formats

HEX
#D66FFF
RGB
rgb(214, 111, 255)
RGBA
rgba(214, 111, 255, 1)
HSL
hsl(283, 100%, 72%)
HSV
hsv(283, 56%, 100%)
CMYK
cmyk(16%, 56%, 0%, 0%)
CSS variable
--color-primary: #D66FFF;
Lowercase HEX
#d66fff

Shades

Tints

Tones

Harmony

CSS snippets for #D66FFF

.color-d66fff {
  color: #D66FFF;
  background-color: #D66FFF;
}

Frequently asked questions

What color is #D66FFF?+

#D66FFF is a HEX color with RGB value rgb(214, 111, 255) and HSL value hsl(283, 100%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #D66FFF?+

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