Ballet Rose
#d3adb1 · one of 31,915 named colors
Ballet Rose is a light, soft red with the hex code #d3adb1. In RGB it is 211 red, 173 green and 177 blue, and black text is most readable on top of it.
Codes
HEX
#d3adb1HEX8
#d3adb1ffRGB
rgb(211, 173, 177)RGBA
rgba(211, 173, 177, 1)RGB %
rgb(83%, 68%, 69%)HSL
hsl(354, 30%, 75%)HSLA
hsla(354, 30%, 75%, 1)Variables
Sass
$ballet-rose: #d3adb1;Less
@ballet-rose: #d3adb1;CSS
--ballet-rose: #d3adb1;