#C62B8B Color

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

Color preview

#C62B8B

Color formats

HEX
#C62B8B
RGB
rgb(198, 43, 139)
RGBA
rgba(198, 43, 139, 1)
HSL
hsl(323, 64%, 47%)
HSV
hsv(323, 78%, 78%)
CMYK
cmyk(0%, 78%, 30%, 22%)
CSS variable
--color-primary: #C62B8B;
Lowercase HEX
#c62b8b

Shades

Tints

Tones

Harmony

CSS snippets for #C62B8B

.color-c62b8b {
  color: #C62B8B;
  background-color: #C62B8B;
}

Frequently asked questions

What color is #C62B8B?+

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

What is the closest Tailwind color to #C62B8B?+

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