#C18FFA Color

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

Color preview

#C18FFA

Color formats

HEX
#C18FFA
RGB
rgb(193, 143, 250)
RGBA
rgba(193, 143, 250, 1)
HSL
hsl(268, 91%, 77%)
HSV
hsv(268, 43%, 98%)
CMYK
cmyk(23%, 43%, 0%, 2%)
CSS variable
--color-primary: #C18FFA;
Lowercase HEX
#c18ffa

Shades

Tints

Tones

Harmony

CSS snippets for #C18FFA

.color-c18ffa {
  color: #C18FFA;
  background-color: #C18FFA;
}

Frequently asked questions

What color is #C18FFA?+

#C18FFA is a HEX color with RGB value rgb(193, 143, 250) and HSL value hsl(268, 91%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C18FFA?+

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