#D55EF6 Color

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

Color preview

#D55EF6

Color formats

HEX
#D55EF6
RGB
rgb(213, 94, 246)
RGBA
rgba(213, 94, 246, 1)
HSL
hsl(287, 89%, 67%)
HSV
hsv(287, 62%, 96%)
CMYK
cmyk(13%, 62%, 0%, 4%)
CSS variable
--color-primary: #D55EF6;
Lowercase HEX
#d55ef6

Shades

Tints

Tones

Harmony

CSS snippets for #D55EF6

.color-d55ef6 {
  color: #D55EF6;
  background-color: #D55EF6;
}

Frequently asked questions

What color is #D55EF6?+

#D55EF6 is a HEX color with RGB value rgb(213, 94, 246) and HSL value hsl(287, 89%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D55EF6?+

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