#CB55DD Color

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

Color preview

#CB55DD

Color formats

HEX
#CB55DD
RGB
rgb(203, 85, 221)
RGBA
rgba(203, 85, 221, 1)
HSL
hsl(292, 67%, 60%)
HSV
hsv(292, 62%, 87%)
CMYK
cmyk(8%, 62%, 0%, 13%)
CSS variable
--color-primary: #CB55DD;
Lowercase HEX
#cb55dd

Shades

Tints

Tones

Harmony

CSS snippets for #CB55DD

.color-cb55dd {
  color: #CB55DD;
  background-color: #CB55DD;
}

Frequently asked questions

What color is #CB55DD?+

#CB55DD is a HEX color with RGB value rgb(203, 85, 221) and HSL value hsl(292, 67%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB55DD?+

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