#C383FF Color

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

Color preview

#C383FF

Color formats

HEX
#C383FF
RGB
rgb(195, 131, 255)
RGBA
rgba(195, 131, 255, 1)
HSL
hsl(271, 100%, 76%)
HSV
hsv(271, 49%, 100%)
CMYK
cmyk(24%, 49%, 0%, 0%)
CSS variable
--color-primary: #C383FF;
Lowercase HEX
#c383ff

Shades

Tints

Tones

Harmony

CSS snippets for #C383FF

.color-c383ff {
  color: #C383FF;
  background-color: #C383FF;
}

Frequently asked questions

What color is #C383FF?+

#C383FF is a HEX color with RGB value rgb(195, 131, 255) and HSL value hsl(271, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C383FF?+

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