Faded Poster
#80dbeb · one of 31,915 named colors
Faded Poster is a light, strong cyan with the hex code #80dbeb. In RGB it is 128 red, 219 green and 235 blue, and black text is most readable on top of it.
Codes
HEX
#80dbebHEX8
#80dbebffRGB
rgb(128, 219, 235)RGBA
rgba(128, 219, 235, 1)RGB %
rgb(50%, 86%, 92%)HSL
hsl(189, 73%, 71%)HSLA
hsla(189, 73%, 71%, 1)Variables
Sass
$faded-poster: #80dbeb;Less
@faded-poster: #80dbeb;CSS
--faded-poster: #80dbeb;