Elevation
#b5ced5 · one of 31,915 named colors
Elevation is a light, soft cyan with the hex code #b5ced5. In RGB it is 181 red, 206 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#b5ced5HEX8
#b5ced5ffRGB
rgb(181, 206, 213)RGBA
rgba(181, 206, 213, 1)RGB %
rgb(71%, 81%, 84%)HSL
hsl(193, 28%, 77%)HSLA
hsla(193, 28%, 77%, 1)Variables
Sass
$elevation: #b5ced5;Less
@elevation: #b5ced5;CSS
--elevation: #b5ced5;