#C05BEC Color

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

Color preview

#C05BEC

Color formats

HEX
#C05BEC
RGB
rgb(192, 91, 236)
RGBA
rgba(192, 91, 236, 1)
HSL
hsl(282, 79%, 64%)
HSV
hsv(282, 61%, 93%)
CMYK
cmyk(19%, 61%, 0%, 7%)
CSS variable
--color-primary: #C05BEC;
Lowercase HEX
#c05bec

Shades

Tints

Tones

Harmony

CSS snippets for #C05BEC

.color-c05bec {
  color: #C05BEC;
  background-color: #C05BEC;
}

Frequently asked questions

What color is #C05BEC?+

#C05BEC is a HEX color with RGB value rgb(192, 91, 236) and HSL value hsl(282, 79%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05BEC?+

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