#C93BAD Color

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

Color preview

#C93BAD

Color formats

HEX
#C93BAD
RGB
rgb(201, 59, 173)
RGBA
rgba(201, 59, 173, 1)
HSL
hsl(312, 57%, 51%)
HSV
hsv(312, 71%, 79%)
CMYK
cmyk(0%, 71%, 14%, 21%)
CSS variable
--color-primary: #C93BAD;
Lowercase HEX
#c93bad

Shades

Tints

Tones

Harmony

CSS snippets for #C93BAD

.color-c93bad {
  color: #C93BAD;
  background-color: #C93BAD;
}

Frequently asked questions

What color is #C93BAD?+

#C93BAD is a HEX color with RGB value rgb(201, 59, 173) and HSL value hsl(312, 57%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C93BAD?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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