#C05BDA Color

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

Color preview

#C05BDA

Color formats

HEX
#C05BDA
RGB
rgb(192, 91, 218)
RGBA
rgba(192, 91, 218, 1)
HSL
hsl(288, 63%, 61%)
HSV
hsv(288, 58%, 85%)
CMYK
cmyk(12%, 58%, 0%, 15%)
CSS variable
--color-primary: #C05BDA;
Lowercase HEX
#c05bda

Shades

Tints

Tones

Harmony

CSS snippets for #C05BDA

.color-c05bda {
  color: #C05BDA;
  background-color: #C05BDA;
}

Frequently asked questions

What color is #C05BDA?+

#C05BDA is a HEX color with RGB value rgb(192, 91, 218) and HSL value hsl(288, 63%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05BDA?+

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