Pinkman
#dd11ff · one of 31,915 named colors
Pinkman is a medium, vivid pink with the hex code #dd11ff. In RGB it is 221 red, 17 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#dd11ffHEX8
#dd11ffffRGB
rgb(221, 17, 255)RGBA
rgba(221, 17, 255, 1)RGB %
rgb(87%, 7%, 100%)HSL
hsl(291, 100%, 53%)HSLA
hsla(291, 100%, 53%, 1)Variables
Sass
$pinkman: #dd11ff;Less
@pinkman: #dd11ff;CSS
--pinkman: #dd11ff;