#DC6EE1 Color

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

Color preview

#DC6EE1

Color formats

HEX
#DC6EE1
RGB
rgb(220, 110, 225)
RGBA
rgba(220, 110, 225, 1)
HSL
hsl(297, 66%, 66%)
HSV
hsv(297, 51%, 88%)
CMYK
cmyk(2%, 51%, 0%, 12%)
CSS variable
--color-primary: #DC6EE1;
Lowercase HEX
#dc6ee1

Shades

Tints

Tones

Harmony

CSS snippets for #DC6EE1

.color-dc6ee1 {
  color: #DC6EE1;
  background-color: #DC6EE1;
}

Frequently asked questions

What color is #DC6EE1?+

#DC6EE1 is a HEX color with RGB value rgb(220, 110, 225) and HSL value hsl(297, 66%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DC6EE1?+

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