#D54BFB Color

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

Color preview

#D54BFB

Color formats

HEX
#D54BFB
RGB
rgb(213, 75, 251)
RGBA
rgba(213, 75, 251, 1)
HSL
hsl(287, 96%, 64%)
HSV
hsv(287, 70%, 98%)
CMYK
cmyk(15%, 70%, 0%, 2%)
CSS variable
--color-primary: #D54BFB;
Lowercase HEX
#d54bfb

Shades

Tints

Tones

Harmony

CSS snippets for #D54BFB

.color-d54bfb {
  color: #D54BFB;
  background-color: #D54BFB;
}

Frequently asked questions

What color is #D54BFB?+

#D54BFB is a HEX color with RGB value rgb(213, 75, 251) and HSL value hsl(287, 96%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D54BFB?+

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