#D63EB8 Color

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

Color preview

#D63EB8

Color formats

HEX
#D63EB8
RGB
rgb(214, 62, 184)
RGBA
rgba(214, 62, 184, 1)
HSL
hsl(312, 65%, 54%)
HSV
hsv(312, 71%, 84%)
CMYK
cmyk(0%, 71%, 14%, 16%)
CSS variable
--color-primary: #D63EB8;
Lowercase HEX
#d63eb8

Shades

Tints

Tones

Harmony

CSS snippets for #D63EB8

.color-d63eb8 {
  color: #D63EB8;
  background-color: #D63EB8;
}

Frequently asked questions

What color is #D63EB8?+

#D63EB8 is a HEX color with RGB value rgb(214, 62, 184) and HSL value hsl(312, 65%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D63EB8?+

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