Heavenly Pink
#f4dede · one of 31,915 named colors
Heavenly Pink is a very light, strong red with the hex code #f4dede. In RGB it is 244 red, 222 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#f4dedeHEX8
#f4dedeffRGB
rgb(244, 222, 222)RGBA
rgba(244, 222, 222, 1)RGB %
rgb(96%, 87%, 87%)HSL
hsl(0, 50%, 91%)HSLA
hsla(0, 50%, 91%, 1)Variables
Sass
$heavenly-pink: #f4dede;Less
@heavenly-pink: #f4dede;CSS
--heavenly-pink: #f4dede;