#D04EB2 Color

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

Color preview

#D04EB2

Color formats

HEX
#D04EB2
RGB
rgb(208, 78, 178)
RGBA
rgba(208, 78, 178, 1)
HSL
hsl(314, 58%, 56%)
HSV
hsv(314, 63%, 82%)
CMYK
cmyk(0%, 63%, 14%, 18%)
CSS variable
--color-primary: #D04EB2;
Lowercase HEX
#d04eb2

Shades

Tints

Tones

Harmony

CSS snippets for #D04EB2

.color-d04eb2 {
  color: #D04EB2;
  background-color: #D04EB2;
}

Frequently asked questions

What color is #D04EB2?+

#D04EB2 is a HEX color with RGB value rgb(208, 78, 178) and HSL value hsl(314, 58%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D04EB2?+

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