#FF1493
Color #FF1493 — Deep Pink
Pink Color Family
HEX
#FF1493RGB
rgb(255, 20, 147)HSL
hsl(328, 100%, 54%)Color Values
HEX
#FF1493
RGB
rgb(255, 20, 147)
HSL
hsl(328, 100%, 54%)
CMYK
cmyk(0%, 92%, 42%, 0%)
Color Harmonies
Complementary
Analogous
Triadic
Split-Complementary
Monochromatic
Color Psychology
Deep pink represents passion and excitement. It suggests bold self-expression and vibrant energy.
CSS Code
/* Deep Pink */
.color-name { color: #FF1493; }
/* RGB */
.color-name { color: rgb(255, 20, 147); }
/* HSL */
.color-name { color: hsl(328, 100%, 54%); }Background Preview
Deep Pink
On default background
Deep Pink
On White Background
Deep Pink
On Black Background