Spring Tide
#99cde6 · one of 31,915 named colors
Spring Tide is a light, strong cyan with the hex code #99cde6. In RGB it is 153 red, 205 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#99cde6HEX8
#99cde6ffRGB
rgb(153, 205, 230)RGBA
rgba(153, 205, 230, 1)RGB %
rgb(60%, 80%, 90%)HSL
hsl(199, 61%, 75%)HSLA
hsla(199, 61%, 75%, 1)Variables
Sass
$spring-tide: #99cde6;Less
@spring-tide: #99cde6;CSS
--spring-tide: #99cde6;