#C03B7B Color

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

Color preview

#C03B7B

Color formats

HEX
#C03B7B
RGB
rgb(192, 59, 123)
RGBA
rgba(192, 59, 123, 1)
HSL
hsl(331, 53%, 49%)
HSV
hsv(331, 69%, 75%)
CMYK
cmyk(0%, 69%, 36%, 25%)
CSS variable
--color-primary: #C03B7B;
Lowercase HEX
#c03b7b

Shades

Tints

Tones

Harmony

CSS snippets for #C03B7B

.color-c03b7b {
  color: #C03B7B;
  background-color: #C03B7B;
}

Frequently asked questions

What color is #C03B7B?+

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

What is the closest Tailwind color to #C03B7B?+

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