Virtual Pink
#cf184b · one of 31,915 named colors
Virtual Pink is a medium, vivid red with the hex code #cf184b. In RGB it is 207 red, 24 green and 75 blue, and white text is most readable on top of it.
Codes
HEX
#cf184bHEX8
#cf184bffRGB
rgb(207, 24, 75)RGBA
rgba(207, 24, 75, 1)RGB %
rgb(81%, 9%, 29%)HSL
hsl(343, 79%, 45%)HSLA
hsla(343, 79%, 45%, 1)Variables
Sass
$virtual-pink: #cf184b;Less
@virtual-pink: #cf184b;CSS
--virtual-pink: #cf184b;