Shark
#cadcde · one of 31,915 named colors
Shark is a light, soft cyan with the hex code #cadcde. In RGB it is 202 red, 220 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#cadcdeHEX8
#cadcdeffRGB
rgb(202, 220, 222)RGBA
rgba(202, 220, 222, 1)RGB %
rgb(79%, 86%, 87%)HSL
hsl(186, 23%, 83%)HSLA
hsla(186, 23%, 83%, 1)Variables
Sass
$shark: #cadcde;Less
@shark: #cadcde;CSS
--shark: #cadcde;