Brusque Pink
#ee00ff · one of 31,915 named colors
Brusque Pink is a medium, vivid pink with the hex code #ee00ff. In RGB it is 238 red, 0 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#ee00ffHEX8
#ee00ffffRGB
rgb(238, 0, 255)RGBA
rgba(238, 0, 255, 1)RGB %
rgb(93%, 0%, 100%)HSL
hsl(296, 100%, 50%)HSLA
hsla(296, 100%, 50%, 1)Variables
Sass
$brusque-pink: #ee00ff;Less
@brusque-pink: #ee00ff;CSS
--brusque-pink: #ee00ff;