Indian Lake
#cc1a97 · one of 31,915 named colors
Indian Lake is a medium, vivid pink with the hex code #cc1a97. In RGB it is 204 red, 26 green and 151 blue, and white text is most readable on top of it.
Codes
HEX
#cc1a97HEX8
#cc1a97ffRGB
rgb(204, 26, 151)RGBA
rgba(204, 26, 151, 1)RGB %
rgb(80%, 10%, 59%)HSL
hsl(318, 77%, 45%)HSLA
hsla(318, 77%, 45%, 1)Variables
Sass
$indian-lake: #cc1a97;Less
@indian-lake: #cc1a97;CSS
--indian-lake: #cc1a97;