#D05EB2 Color

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

Color preview

#D05EB2

Color formats

HEX
#D05EB2
RGB
rgb(208, 94, 178)
RGBA
rgba(208, 94, 178, 1)
HSL
hsl(316, 55%, 59%)
HSV
hsv(316, 55%, 82%)
CMYK
cmyk(0%, 55%, 14%, 18%)
CSS variable
--color-primary: #D05EB2;
Lowercase HEX
#d05eb2

Shades

Tints

Tones

Harmony

CSS snippets for #D05EB2

.color-d05eb2 {
  color: #D05EB2;
  background-color: #D05EB2;
}

Frequently asked questions

What color is #D05EB2?+

#D05EB2 is a HEX color with RGB value rgb(208, 94, 178) and HSL value hsl(316, 55%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D05EB2?+

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