Summer House
#c8efe2 · one of 31,915 named colors
Summer House is a very light, strong cyan with the hex code #c8efe2. In RGB it is 200 red, 239 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#c8efe2HEX8
#c8efe2ffRGB
rgb(200, 239, 226)RGBA
rgba(200, 239, 226, 1)RGB %
rgb(78%, 94%, 89%)HSL
hsl(160, 55%, 86%)HSLA
hsla(160, 55%, 86%, 1)Variables
Sass
$summer-house: #c8efe2;Less
@summer-house: #c8efe2;CSS
--summer-house: #c8efe2;