Rose Glow
#ffdbeb · one of 31,915 named colors
Rose Glow is a very light, vivid pink with the hex code #ffdbeb. In RGB it is 255 red, 219 green and 235 blue, and black text is most readable on top of it.
Codes
HEX
#ffdbebHEX8
#ffdbebffRGB
rgb(255, 219, 235)RGBA
rgba(255, 219, 235, 1)RGB %
rgb(100%, 86%, 92%)HSL
hsl(333, 100%, 93%)HSLA
hsla(333, 100%, 93%, 1)Variables
Sass
$rose-glow: #ffdbeb;Less
@rose-glow: #ffdbeb;CSS
--rose-glow: #ffdbeb;