Sugar High
#efc9ec · one of 31,915 named colors
Sugar High is a very light, strong pink with the hex code #efc9ec. In RGB it is 239 red, 201 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#efc9ecHEX8
#efc9ecffRGB
rgb(239, 201, 236)RGBA
rgba(239, 201, 236, 1)RGB %
rgb(94%, 79%, 93%)HSL
hsl(305, 54%, 86%)HSLA
hsla(305, 54%, 86%, 1)Variables
Sass
$sugar-high: #efc9ec;Less
@sugar-high: #efc9ec;CSS
--sugar-high: #efc9ec;