#C17DEF Color

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

Color preview

#C17DEF

Color formats

HEX
#C17DEF
RGB
rgb(193, 125, 239)
RGBA
rgba(193, 125, 239, 1)
HSL
hsl(276, 78%, 71%)
HSV
hsv(276, 48%, 94%)
CMYK
cmyk(19%, 48%, 0%, 6%)
CSS variable
--color-primary: #C17DEF;
Lowercase HEX
#c17def

Shades

Tints

Tones

Harmony

CSS snippets for #C17DEF

.color-c17def {
  color: #C17DEF;
  background-color: #C17DEF;
}

Frequently asked questions

What color is #C17DEF?+

#C17DEF is a HEX color with RGB value rgb(193, 125, 239) and HSL value hsl(276, 78%, 71%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C17DEF?+

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