Pink Delight
#ff8ad8 · one of 31,915 named colors
Pink Delight is a light, vivid pink with the hex code #ff8ad8. In RGB it is 255 red, 138 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#ff8ad8HEX8
#ff8ad8ffRGB
rgb(255, 138, 216)RGBA
rgba(255, 138, 216, 1)RGB %
rgb(100%, 54%, 85%)HSL
hsl(320, 100%, 77%)HSLA
hsla(320, 100%, 77%, 1)Variables
Sass
$pink-delight: #ff8ad8;Less
@pink-delight: #ff8ad8;CSS
--pink-delight: #ff8ad8;