#C03B8D Color

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

Color preview

#C03B8D

Color formats

HEX
#C03B8D
RGB
rgb(192, 59, 141)
RGBA
rgba(192, 59, 141, 1)
HSL
hsl(323, 53%, 49%)
HSV
hsv(323, 69%, 75%)
CMYK
cmyk(0%, 69%, 27%, 25%)
CSS variable
--color-primary: #C03B8D;
Lowercase HEX
#c03b8d

Shades

Tints

Tones

Harmony

CSS snippets for #C03B8D

.color-c03b8d {
  color: #C03B8D;
  background-color: #C03B8D;
}

Frequently asked questions

What color is #C03B8D?+

#C03B8D is a HEX color with RGB value rgb(192, 59, 141) and HSL value hsl(323, 53%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C03B8D?+

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