Vice City
#ee00dd · one of 31,915 named colors
Vice City is a medium, vivid pink with the hex code #ee00dd. In RGB it is 238 red, 0 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#ee00ddHEX8
#ee00ddffRGB
rgb(238, 0, 221)RGBA
rgba(238, 0, 221, 1)RGB %
rgb(93%, 0%, 87%)HSL
hsl(304, 100%, 47%)HSLA
hsla(304, 100%, 47%, 1)Variables
Sass
$vice-city: #ee00dd;Less
@vice-city: #ee00dd;CSS
--vice-city: #ee00dd;