Love Vessel
#ee0099 · one of 31,915 named colors
Love Vessel is a medium, vivid pink with the hex code #ee0099. In RGB it is 238 red, 0 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#ee0099HEX8
#ee0099ffRGB
rgb(238, 0, 153)RGBA
rgba(238, 0, 153, 1)RGB %
rgb(93%, 0%, 60%)HSL
hsl(321, 100%, 47%)HSLA
hsla(321, 100%, 47%, 1)Variables
Sass
$love-vessel: #ee0099;Less
@love-vessel: #ee0099;CSS
--love-vessel: #ee0099;