#C17EFF Color

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

Color preview

#C17EFF

Color formats

HEX
#C17EFF
RGB
rgb(193, 126, 255)
RGBA
rgba(193, 126, 255, 1)
HSL
hsl(271, 100%, 75%)
HSV
hsv(271, 51%, 100%)
CMYK
cmyk(24%, 51%, 0%, 0%)
CSS variable
--color-primary: #C17EFF;
Lowercase HEX
#c17eff

Shades

Tints

Tones

Harmony

CSS snippets for #C17EFF

.color-c17eff {
  color: #C17EFF;
  background-color: #C17EFF;
}

Frequently asked questions

What color is #C17EFF?+

#C17EFF is a HEX color with RGB value rgb(193, 126, 255) and HSL value hsl(271, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C17EFF?+

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