#D05EB9 Color

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

Color preview

#D05EB9

Color formats

HEX
#D05EB9
RGB
rgb(208, 94, 185)
RGBA
rgba(208, 94, 185, 1)
HSL
hsl(312, 55%, 59%)
HSV
hsv(312, 55%, 82%)
CMYK
cmyk(0%, 55%, 11%, 18%)
CSS variable
--color-primary: #D05EB9;
Lowercase HEX
#d05eb9

Shades

Tints

Tones

Harmony

CSS snippets for #D05EB9

.color-d05eb9 {
  color: #D05EB9;
  background-color: #D05EB9;
}

Frequently asked questions

What color is #D05EB9?+

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

What is the closest Tailwind color to #D05EB9?+

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