#D54AEE Color

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

Color preview

#D54AEE

Color formats

HEX
#D54AEE
RGB
rgb(213, 74, 238)
RGBA
rgba(213, 74, 238, 1)
HSL
hsl(291, 83%, 61%)
HSV
hsv(291, 69%, 93%)
CMYK
cmyk(11%, 69%, 0%, 7%)
CSS variable
--color-primary: #D54AEE;
Lowercase HEX
#d54aee

Shades

Tints

Tones

Harmony

CSS snippets for #D54AEE

.color-d54aee {
  color: #D54AEE;
  background-color: #D54AEE;
}

Frequently asked questions

What color is #D54AEE?+

#D54AEE is a HEX color with RGB value rgb(213, 74, 238) and HSL value hsl(291, 83%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D54AEE?+

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