#C57BEA Color

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

Color preview

#C57BEA

Color formats

HEX
#C57BEA
RGB
rgb(197, 123, 234)
RGBA
rgba(197, 123, 234, 1)
HSL
hsl(280, 73%, 70%)
HSV
hsv(280, 47%, 92%)
CMYK
cmyk(16%, 47%, 0%, 8%)
CSS variable
--color-primary: #C57BEA;
Lowercase HEX
#c57bea

Shades

Tints

Tones

Harmony

CSS snippets for #C57BEA

.color-c57bea {
  color: #C57BEA;
  background-color: #C57BEA;
}

Frequently asked questions

What color is #C57BEA?+

#C57BEA is a HEX color with RGB value rgb(197, 123, 234) and HSL value hsl(280, 73%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C57BEA?+

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