Fail Whale
#99ccee · one of 31,915 named colors
Fail Whale is a light, strong blue with the hex code #99ccee. In RGB it is 153 red, 204 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#99cceeHEX8
#99cceeffRGB
rgb(153, 204, 238)RGBA
rgba(153, 204, 238, 1)RGB %
rgb(60%, 80%, 93%)HSL
hsl(204, 71%, 77%)HSLA
hsla(204, 71%, 77%, 1)Variables
Sass
$fail-whale: #99ccee;Less
@fail-whale: #99ccee;CSS
--fail-whale: #99ccee;