#C62A9C Color

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

Color preview

#C62A9C

Color formats

HEX
#C62A9C
RGB
rgb(198, 42, 156)
RGBA
rgba(198, 42, 156, 1)
HSL
hsl(316, 65%, 47%)
HSV
hsv(316, 79%, 78%)
CMYK
cmyk(0%, 79%, 21%, 22%)
CSS variable
--color-primary: #C62A9C;
Lowercase HEX
#c62a9c

Shades

Tints

Tones

Harmony

CSS snippets for #C62A9C

.color-c62a9c {
  color: #C62A9C;
  background-color: #C62A9C;
}

Frequently asked questions

What color is #C62A9C?+

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

What is the closest Tailwind color to #C62A9C?+

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