#C25CEB Color

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

Color preview

#C25CEB

Color formats

HEX
#C25CEB
RGB
rgb(194, 92, 235)
RGBA
rgba(194, 92, 235, 1)
HSL
hsl(283, 78%, 64%)
HSV
hsv(283, 61%, 92%)
CMYK
cmyk(17%, 61%, 0%, 8%)
CSS variable
--color-primary: #C25CEB;
Lowercase HEX
#c25ceb

Shades

Tints

Tones

Harmony

CSS snippets for #C25CEB

.color-c25ceb {
  color: #C25CEB;
  background-color: #C25CEB;
}

Frequently asked questions

What color is #C25CEB?+

#C25CEB is a HEX color with RGB value rgb(194, 92, 235) and HSL value hsl(283, 78%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C25CEB?+

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