#C57BDB Color

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

Color preview

#C57BDB

Color formats

HEX
#C57BDB
RGB
rgb(197, 123, 219)
RGBA
rgba(197, 123, 219, 1)
HSL
hsl(286, 57%, 67%)
HSV
hsv(286, 44%, 86%)
CMYK
cmyk(10%, 44%, 0%, 14%)
CSS variable
--color-primary: #C57BDB;
Lowercase HEX
#c57bdb

Shades

Tints

Tones

Harmony

CSS snippets for #C57BDB

.color-c57bdb {
  color: #C57BDB;
  background-color: #C57BDB;
}

Frequently asked questions

What color is #C57BDB?+

#C57BDB is a HEX color with RGB value rgb(197, 123, 219) and HSL value hsl(286, 57%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C57BDB?+

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