#C05BDD Color

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

Color preview

#C05BDD

Color formats

HEX
#C05BDD
RGB
rgb(192, 91, 221)
RGBA
rgba(192, 91, 221, 1)
HSL
hsl(287, 66%, 61%)
HSV
hsv(287, 59%, 87%)
CMYK
cmyk(13%, 59%, 0%, 13%)
CSS variable
--color-primary: #C05BDD;
Lowercase HEX
#c05bdd

Shades

Tints

Tones

Harmony

CSS snippets for #C05BDD

.color-c05bdd {
  color: #C05BDD;
  background-color: #C05BDD;
}

Frequently asked questions

What color is #C05BDD?+

#C05BDD is a HEX color with RGB value rgb(192, 91, 221) and HSL value hsl(287, 66%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05BDD?+

The closest Tailwind color is purple-500, available as the bg-purple-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