#C62B7B Color

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

Color preview

#C62B7B

Color formats

HEX
#C62B7B
RGB
rgb(198, 43, 123)
RGBA
rgba(198, 43, 123, 1)
HSL
hsl(329, 64%, 47%)
HSV
hsv(329, 78%, 78%)
CMYK
cmyk(0%, 78%, 38%, 22%)
CSS variable
--color-primary: #C62B7B;
Lowercase HEX
#c62b7b

Shades

Tints

Tones

Harmony

CSS snippets for #C62B7B

.color-c62b7b {
  color: #C62B7B;
  background-color: #C62B7B;
}

Frequently asked questions

What color is #C62B7B?+

#C62B7B is a HEX color with RGB value rgb(198, 43, 123) and HSL value hsl(329, 64%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C62B7B?+

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