#D55CDB Color

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

Color preview

#D55CDB

Color formats

HEX
#D55CDB
RGB
rgb(213, 92, 219)
RGBA
rgba(213, 92, 219, 1)
HSL
hsl(297, 64%, 61%)
HSV
hsv(297, 58%, 86%)
CMYK
cmyk(3%, 58%, 0%, 14%)
CSS variable
--color-primary: #D55CDB;
Lowercase HEX
#d55cdb

Shades

Tints

Tones

Harmony

CSS snippets for #D55CDB

.color-d55cdb {
  color: #D55CDB;
  background-color: #D55CDB;
}

Frequently asked questions

What color is #D55CDB?+

#D55CDB is a HEX color with RGB value rgb(213, 92, 219) and HSL value hsl(297, 64%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D55CDB?+

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