#D05EB8 Color

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

Color preview

#D05EB8

Color formats

HEX
#D05EB8
RGB
rgb(208, 94, 184)
RGBA
rgba(208, 94, 184, 1)
HSL
hsl(313, 55%, 59%)
HSV
hsv(313, 55%, 82%)
CMYK
cmyk(0%, 55%, 12%, 18%)
CSS variable
--color-primary: #D05EB8;
Lowercase HEX
#d05eb8

Shades

Tints

Tones

Harmony

CSS snippets for #D05EB8

.color-d05eb8 {
  color: #D05EB8;
  background-color: #D05EB8;
}

Frequently asked questions

What color is #D05EB8?+

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

What is the closest Tailwind color to #D05EB8?+

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