#DD6DF6 Color

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

Color preview

#DD6DF6

Color formats

HEX
#DD6DF6
RGB
rgb(221, 109, 246)
RGBA
rgba(221, 109, 246, 1)
HSL
hsl(289, 88%, 70%)
HSV
hsv(289, 56%, 96%)
CMYK
cmyk(10%, 56%, 0%, 4%)
CSS variable
--color-primary: #DD6DF6;
Lowercase HEX
#dd6df6

Shades

Tints

Tones

Harmony

CSS snippets for #DD6DF6

.color-dd6df6 {
  color: #DD6DF6;
  background-color: #DD6DF6;
}

Frequently asked questions

What color is #DD6DF6?+

#DD6DF6 is a HEX color with RGB value rgb(221, 109, 246) and HSL value hsl(289, 88%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #DD6DF6?+

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