#C58BFF Color

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

Color preview

#C58BFF

Color formats

HEX
#C58BFF
RGB
rgb(197, 139, 255)
RGBA
rgba(197, 139, 255, 1)
HSL
hsl(270, 100%, 77%)
HSV
hsv(270, 45%, 100%)
CMYK
cmyk(23%, 45%, 0%, 0%)
CSS variable
--color-primary: #C58BFF;
Lowercase HEX
#c58bff

Shades

Tints

Tones

Harmony

CSS snippets for #C58BFF

.color-c58bff {
  color: #C58BFF;
  background-color: #C58BFF;
}

Frequently asked questions

What color is #C58BFF?+

#C58BFF is a HEX color with RGB value rgb(197, 139, 255) and HSL value hsl(270, 100%, 77%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C58BFF?+

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