Satin Ribbon
#ffd8dc · one of 31,915 named colors
Satin Ribbon is a very light, vivid red with the hex code #ffd8dc. In RGB it is 255 red, 216 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#ffd8dcHEX8
#ffd8dcffRGB
rgb(255, 216, 220)RGBA
rgba(255, 216, 220, 1)RGB %
rgb(100%, 85%, 86%)HSL
hsl(354, 100%, 92%)HSLA
hsla(354, 100%, 92%, 1)Variables
Sass
$satin-ribbon: #ffd8dc;Less
@satin-ribbon: #ffd8dc;CSS
--satin-ribbon: #ffd8dc;