Love Juice
#cc1155 · one of 31,915 named colors
Love Juice is a medium, vivid red with the hex code #cc1155. In RGB it is 204 red, 17 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#cc1155HEX8
#cc1155ffRGB
rgb(204, 17, 85)RGBA
rgba(204, 17, 85, 1)RGB %
rgb(80%, 7%, 33%)HSL
hsl(338, 85%, 43%)HSLA
hsla(338, 85%, 43%, 1)Variables
Sass
$love-juice: #cc1155;Less
@love-juice: #cc1155;CSS
--love-juice: #cc1155;