Fresh Gum
#ffaadd · one of 31,915 named colors
Fresh Gum is a light, vivid pink with the hex code #ffaadd. In RGB it is 255 red, 170 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#ffaaddHEX8
#ffaaddffRGB
rgb(255, 170, 221)RGBA
rgba(255, 170, 221, 1)RGB %
rgb(100%, 67%, 87%)HSL
hsl(324, 100%, 83%)HSLA
hsla(324, 100%, 83%, 1)Variables
Sass
$fresh-gum: #ffaadd;Less
@fresh-gum: #ffaadd;CSS
--fresh-gum: #ffaadd;