#DF6AEE Color

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

Color preview

#DF6AEE

Color formats

HEX
#DF6AEE
RGB
rgb(223, 106, 238)
RGBA
rgba(223, 106, 238, 1)
HSL
hsl(293, 80%, 67%)
HSV
hsv(293, 55%, 93%)
CMYK
cmyk(6%, 55%, 0%, 7%)
CSS variable
--color-primary: #DF6AEE;
Lowercase HEX
#df6aee

Shades

Tints

Tones

Harmony

CSS snippets for #DF6AEE

.color-df6aee {
  color: #DF6AEE;
  background-color: #DF6AEE;
}

Frequently asked questions

What color is #DF6AEE?+

#DF6AEE is a HEX color with RGB value rgb(223, 106, 238) and HSL value hsl(293, 80%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DF6AEE?+

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