Rose Shadow
#f9c2cd · one of 31,915 named colors
Rose Shadow is a very light, vivid red with the hex code #f9c2cd. In RGB it is 249 red, 194 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#f9c2cdHEX8
#f9c2cdffRGB
rgb(249, 194, 205)RGBA
rgba(249, 194, 205, 1)RGB %
rgb(98%, 76%, 80%)HSL
hsl(348, 82%, 87%)HSLA
hsla(348, 82%, 87%, 1)Variables
Sass
$rose-shadow: #f9c2cd;Less
@rose-shadow: #f9c2cd;CSS
--rose-shadow: #f9c2cd;