#C18BFF Color

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

Color preview

#C18BFF

Color formats

HEX
#C18BFF
RGB
rgb(193, 139, 255)
RGBA
rgba(193, 139, 255, 1)
HSL
hsl(268, 100%, 77%)
HSV
hsv(268, 45%, 100%)
CMYK
cmyk(24%, 45%, 0%, 0%)
CSS variable
--color-primary: #C18BFF;
Lowercase HEX
#c18bff

Shades

Tints

Tones

Harmony

CSS snippets for #C18BFF

.color-c18bff {
  color: #C18BFF;
  background-color: #C18BFF;
}

Frequently asked questions

What color is #C18BFF?+

#C18BFF is a HEX color with RGB value rgb(193, 139, 255) and HSL value hsl(268, 100%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C18BFF?+

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