#D06EE1 Color

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

Color preview

#D06EE1

Color formats

HEX
#D06EE1
RGB
rgb(208, 110, 225)
RGBA
rgba(208, 110, 225, 1)
HSL
hsl(291, 66%, 66%)
HSV
hsv(291, 51%, 88%)
CMYK
cmyk(8%, 51%, 0%, 12%)
CSS variable
--color-primary: #D06EE1;
Lowercase HEX
#d06ee1

Shades

Tints

Tones

Harmony

CSS snippets for #D06EE1

.color-d06ee1 {
  color: #D06EE1;
  background-color: #D06EE1;
}

Frequently asked questions

What color is #D06EE1?+

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

What is the closest Tailwind color to #D06EE1?+

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