#D54EB7 Color

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

Color preview

#D54EB7

Color formats

HEX
#D54EB7
RGB
rgb(213, 78, 183)
RGBA
rgba(213, 78, 183, 1)
HSL
hsl(313, 62%, 57%)
HSV
hsv(313, 63%, 84%)
CMYK
cmyk(0%, 63%, 14%, 16%)
CSS variable
--color-primary: #D54EB7;
Lowercase HEX
#d54eb7

Shades

Tints

Tones

Harmony

CSS snippets for #D54EB7

.color-d54eb7 {
  color: #D54EB7;
  background-color: #D54EB7;
}

Frequently asked questions

What color is #D54EB7?+

#D54EB7 is a HEX color with RGB value rgb(213, 78, 183) and HSL value hsl(313, 62%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D54EB7?+

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