Luminous Pink
#dc6c84 · one of 31,915 named colors
Luminous Pink is a medium, strong red with the hex code #dc6c84. In RGB it is 220 red, 108 green and 132 blue, and black text is most readable on top of it.
Codes
HEX
#dc6c84HEX8
#dc6c84ffRGB
rgb(220, 108, 132)RGBA
rgba(220, 108, 132, 1)RGB %
rgb(86%, 42%, 52%)HSL
hsl(347, 62%, 64%)HSLA
hsla(347, 62%, 64%, 1)Variables
Sass
$luminous-pink: #dc6c84;Less
@luminous-pink: #dc6c84;CSS
--luminous-pink: #dc6c84;