#C77EFF Color

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

Color preview

#C77EFF

Color formats

HEX
#C77EFF
RGB
rgb(199, 126, 255)
RGBA
rgba(199, 126, 255, 1)
HSL
hsl(274, 100%, 75%)
HSV
hsv(274, 51%, 100%)
CMYK
cmyk(22%, 51%, 0%, 0%)
CSS variable
--color-primary: #C77EFF;
Lowercase HEX
#c77eff

Shades

Tints

Tones

Harmony

CSS snippets for #C77EFF

.color-c77eff {
  color: #C77EFF;
  background-color: #C77EFF;
}

Frequently asked questions

What color is #C77EFF?+

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

What is the closest Tailwind color to #C77EFF?+

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