Swimming
#c2e5e5 · one of 31,915 named colors
Swimming is a light, soft cyan with the hex code #c2e5e5. In RGB it is 194 red, 229 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#c2e5e5HEX8
#c2e5e5ffRGB
rgb(194, 229, 229)RGBA
rgba(194, 229, 229, 1)RGB %
rgb(76%, 90%, 90%)HSL
hsl(180, 40%, 83%)HSLA
hsla(180, 40%, 83%, 1)Variables
Sass
$swimming: #c2e5e5;Less
@swimming: #c2e5e5;CSS
--swimming: #c2e5e5;