#D05EB4 Color

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

Color preview

#D05EB4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D05EB4

.color-d05eb4 {
  color: #D05EB4;
  background-color: #D05EB4;
}

Frequently asked questions

What color is #D05EB4?+

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

What is the closest Tailwind color to #D05EB4?+

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