Hermosa Pink
#ffb3f0 · one of 31,915 named colors
Hermosa Pink is a very light, vivid pink with the hex code #ffb3f0. In RGB it is 255 red, 179 green and 240 blue, and black text is most readable on top of it.
Codes
HEX
#ffb3f0HEX8
#ffb3f0ffRGB
rgb(255, 179, 240)RGBA
rgba(255, 179, 240, 1)RGB %
rgb(100%, 70%, 94%)HSL
hsl(312, 100%, 85%)HSLA
hsla(312, 100%, 85%, 1)Variables
Sass
$hermosa-pink: #ffb3f0;Less
@hermosa-pink: #ffb3f0;CSS
--hermosa-pink: #ffb3f0;