#C93B8B Color

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

Color preview

#C93B8B

Color formats

HEX
#C93B8B
RGB
rgb(201, 59, 139)
RGBA
rgba(201, 59, 139, 1)
HSL
hsl(326, 57%, 51%)
HSV
hsv(326, 71%, 79%)
CMYK
cmyk(0%, 71%, 31%, 21%)
CSS variable
--color-primary: #C93B8B;
Lowercase HEX
#c93b8b

Shades

Tints

Tones

Harmony

CSS snippets for #C93B8B

.color-c93b8b {
  color: #C93B8B;
  background-color: #C93B8B;
}

Frequently asked questions

What color is #C93B8B?+

#C93B8B is a HEX color with RGB value rgb(201, 59, 139) and HSL value hsl(326, 57%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C93B8B?+

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