Euphoria
#eebbff · one of 31,915 named colors
Euphoria is a very light, vivid purple with the hex code #eebbff. In RGB it is 238 red, 187 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#eebbffHEX8
#eebbffffRGB
rgb(238, 187, 255)RGBA
rgba(238, 187, 255, 1)RGB %
rgb(93%, 73%, 100%)HSL
hsl(285, 100%, 87%)HSLA
hsla(285, 100%, 87%, 1)Variables
Sass
$euphoria: #eebbff;Less
@euphoria: #eebbff;CSS
--euphoria: #eebbff;