Aqua Splash
#85ced1 · one of 31,915 named colors
Aqua Splash is a light, strong cyan with the hex code #85ced1. In RGB it is 133 red, 206 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#85ced1HEX8
#85ced1ffRGB
rgb(133, 206, 209)RGBA
rgba(133, 206, 209, 1)RGB %
rgb(52%, 81%, 82%)HSL
hsl(182, 45%, 67%)HSLA
hsla(182, 45%, 67%, 1)Variables
Sass
$aqua-splash: #85ced1;Less
@aqua-splash: #85ced1;CSS
--aqua-splash: #85ced1;