#C053EE Color

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

Color preview

#C053EE

Color formats

HEX
#C053EE
RGB
rgb(192, 83, 238)
RGBA
rgba(192, 83, 238, 1)
HSL
hsl(282, 82%, 63%)
HSV
hsv(282, 65%, 93%)
CMYK
cmyk(19%, 65%, 0%, 7%)
CSS variable
--color-primary: #C053EE;
Lowercase HEX
#c053ee

Shades

Tints

Tones

Harmony

CSS snippets for #C053EE

.color-c053ee {
  color: #C053EE;
  background-color: #C053EE;
}

Frequently asked questions

What color is #C053EE?+

#C053EE is a HEX color with RGB value rgb(192, 83, 238) and HSL value hsl(282, 82%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C053EE?+

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