#D55CEB Color

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

Color preview

#D55CEB

Color formats

HEX
#D55CEB
RGB
rgb(213, 92, 235)
RGBA
rgba(213, 92, 235, 1)
HSL
hsl(291, 78%, 64%)
HSV
hsv(291, 61%, 92%)
CMYK
cmyk(9%, 61%, 0%, 8%)
CSS variable
--color-primary: #D55CEB;
Lowercase HEX
#d55ceb

Shades

Tints

Tones

Harmony

CSS snippets for #D55CEB

.color-d55ceb {
  color: #D55CEB;
  background-color: #D55CEB;
}

Frequently asked questions

What color is #D55CEB?+

#D55CEB is a HEX color with RGB value rgb(213, 92, 235) and HSL value hsl(291, 78%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D55CEB?+

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