Tip Toes
#d8c2cd · one of 31,915 named colors
Tip Toes is a light, soft pink with the hex code #d8c2cd. In RGB it is 216 red, 194 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#d8c2cdHEX8
#d8c2cdffRGB
rgb(216, 194, 205)RGBA
rgba(216, 194, 205, 1)RGB %
rgb(85%, 76%, 80%)HSL
hsl(330, 22%, 80%)HSLA
hsla(330, 22%, 80%, 1)Variables
Sass
$tip-toes: #d8c2cd;Less
@tip-toes: #d8c2cd;CSS
--tip-toes: #d8c2cd;