#C68DFF Color

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

Color preview

#C68DFF

Color formats

HEX
#C68DFF
RGB
rgb(198, 141, 255)
RGBA
rgba(198, 141, 255, 1)
HSL
hsl(270, 100%, 78%)
HSV
hsv(270, 45%, 100%)
CMYK
cmyk(22%, 45%, 0%, 0%)
CSS variable
--color-primary: #C68DFF;
Lowercase HEX
#c68dff

Shades

Tints

Tones

Harmony

CSS snippets for #C68DFF

.color-c68dff {
  color: #C68DFF;
  background-color: #C68DFF;
}

Frequently asked questions

What color is #C68DFF?+

#C68DFF is a HEX color with RGB value rgb(198, 141, 255) and HSL value hsl(270, 100%, 78%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C68DFF?+

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