#C44F9B Color

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

Color preview

#C44F9B

Color formats

HEX
#C44F9B
RGB
rgb(196, 79, 155)
RGBA
rgba(196, 79, 155, 1)
HSL
hsl(321, 50%, 54%)
HSV
hsv(321, 60%, 77%)
CMYK
cmyk(0%, 60%, 21%, 23%)
CSS variable
--color-primary: #C44F9B;
Lowercase HEX
#c44f9b

Shades

Tints

Tones

Harmony

CSS snippets for #C44F9B

.color-c44f9b {
  color: #C44F9B;
  background-color: #C44F9B;
}

Frequently asked questions

What color is #C44F9B?+

#C44F9B is a HEX color with RGB value rgb(196, 79, 155) and HSL value hsl(321, 50%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C44F9B?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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