Aqua Mist
#a0c9cb · one of 31,915 named colors
Aqua Mist is a light, soft cyan with the hex code #a0c9cb. In RGB it is 160 red, 201 green and 203 blue, and black text is most readable on top of it.
Codes
HEX
#a0c9cbHEX8
#a0c9cbffRGB
rgb(160, 201, 203)RGBA
rgba(160, 201, 203, 1)RGB %
rgb(63%, 79%, 80%)HSL
hsl(183, 29%, 71%)HSLA
hsla(183, 29%, 71%, 1)Variables
Sass
$aqua-mist: #a0c9cb;Less
@aqua-mist: #a0c9cb;CSS
--aqua-mist: #a0c9cb;