#C62A8F Color

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

Color preview

#C62A8F

Color formats

HEX
#C62A8F
RGB
rgb(198, 42, 143)
RGBA
rgba(198, 42, 143, 1)
HSL
hsl(321, 65%, 47%)
HSV
hsv(321, 79%, 78%)
CMYK
cmyk(0%, 79%, 28%, 22%)
CSS variable
--color-primary: #C62A8F;
Lowercase HEX
#c62a8f

Shades

Tints

Tones

Harmony

CSS snippets for #C62A8F

.color-c62a8f {
  color: #C62A8F;
  background-color: #C62A8F;
}

Frequently asked questions

What color is #C62A8F?+

#C62A8F is a HEX color with RGB value rgb(198, 42, 143) and HSL value hsl(321, 65%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C62A8F?+

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