Galactica
#c4dde2 · one of 31,915 named colors
Galactica is a light, soft cyan with the hex code #c4dde2. In RGB it is 196 red, 221 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#c4dde2HEX8
#c4dde2ffRGB
rgb(196, 221, 226)RGBA
rgba(196, 221, 226, 1)RGB %
rgb(77%, 87%, 89%)HSL
hsl(190, 34%, 83%)HSLA
hsla(190, 34%, 83%, 1)Variables
Sass
$galactica: #c4dde2;Less
@galactica: #c4dde2;CSS
--galactica: #c4dde2;