Pink Potion
#ceaebb · one of 31,915 named colors
Pink Potion is a light, soft red with the hex code #ceaebb. In RGB it is 206 red, 174 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#ceaebbHEX8
#ceaebbffRGB
rgb(206, 174, 187)RGBA
rgba(206, 174, 187, 1)RGB %
rgb(81%, 68%, 73%)HSL
hsl(336, 25%, 75%)HSLA
hsla(336, 25%, 75%, 1)Variables
Sass
$pink-potion: #ceaebb;Less
@pink-potion: #ceaebb;CSS
--pink-potion: #ceaebb;