#D05EB5 Color

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

Color preview

#D05EB5

Color formats

HEX
#D05EB5
RGB
rgb(208, 94, 181)
RGBA
rgba(208, 94, 181, 1)
HSL
hsl(314, 55%, 59%)
HSV
hsv(314, 55%, 82%)
CMYK
cmyk(0%, 55%, 13%, 18%)
CSS variable
--color-primary: #D05EB5;
Lowercase HEX
#d05eb5

Shades

Tints

Tones

Harmony

CSS snippets for #D05EB5

.color-d05eb5 {
  color: #D05EB5;
  background-color: #D05EB5;
}

Frequently asked questions

What color is #D05EB5?+

#D05EB5 is a HEX color with RGB value rgb(208, 94, 181) and HSL value hsl(314, 55%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D05EB5?+

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