#D05ADD Color

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

Color preview

#D05ADD

Color formats

HEX
#D05ADD
RGB
rgb(208, 90, 221)
RGBA
rgba(208, 90, 221, 1)
HSL
hsl(294, 66%, 61%)
HSV
hsv(294, 59%, 87%)
CMYK
cmyk(6%, 59%, 0%, 13%)
CSS variable
--color-primary: #D05ADD;
Lowercase HEX
#d05add

Shades

Tints

Tones

Harmony

CSS snippets for #D05ADD

.color-d05add {
  color: #D05ADD;
  background-color: #D05ADD;
}

Frequently asked questions

What color is #D05ADD?+

#D05ADD is a HEX color with RGB value rgb(208, 90, 221) and HSL value hsl(294, 66%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D05ADD?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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