Epink
#dd33ff · one of 31,915 named colors
Epink is a medium, vivid purple with the hex code #dd33ff. In RGB it is 221 red, 51 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#dd33ffHEX8
#dd33ffffRGB
rgb(221, 51, 255)RGBA
rgba(221, 51, 255, 1)RGB %
rgb(87%, 20%, 100%)HSL
hsl(290, 100%, 60%)HSLA
hsla(290, 100%, 60%, 1)Variables
Sass
$epink: #dd33ff;Less
@epink: #dd33ff;CSS
--epink: #dd33ff;