#C62A6D Color

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

Color preview

#C62A6D

Color formats

HEX
#C62A6D
RGB
rgb(198, 42, 109)
RGBA
rgba(198, 42, 109, 1)
HSL
hsl(334, 65%, 47%)
HSV
hsv(334, 79%, 78%)
CMYK
cmyk(0%, 79%, 45%, 22%)
CSS variable
--color-primary: #C62A6D;
Lowercase HEX
#c62a6d

Shades

Tints

Tones

Harmony

CSS snippets for #C62A6D

.color-c62a6d {
  color: #C62A6D;
  background-color: #C62A6D;
}

Frequently asked questions

What color is #C62A6D?+

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

What is the closest Tailwind color to #C62A6D?+

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