Pinky Swear
#eeaaee · one of 31,915 named colors
Pinky Swear is a light, strong pink with the hex code #eeaaee. In RGB it is 238 red, 170 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#eeaaeeHEX8
#eeaaeeffRGB
rgb(238, 170, 238)RGBA
rgba(238, 170, 238, 1)RGB %
rgb(93%, 67%, 93%)HSL
hsl(300, 67%, 80%)HSLA
hsla(300, 67%, 80%, 1)Variables
Sass
$pinky-swear: #eeaaee;Less
@pinky-swear: #eeaaee;CSS
--pinky-swear: #eeaaee;