Quiet Nook
#acdeeb · one of 31,915 named colors
Quiet Nook is a light, strong cyan with the hex code #acdeeb. In RGB it is 172 red, 222 green and 235 blue, and black text is most readable on top of it.
Codes
HEX
#acdeebHEX8
#acdeebffRGB
rgb(172, 222, 235)RGBA
rgba(172, 222, 235, 1)RGB %
rgb(67%, 87%, 92%)HSL
hsl(192, 61%, 80%)HSLA
hsla(192, 61%, 80%, 1)Variables
Sass
$quiet-nook: #acdeeb;Less
@quiet-nook: #acdeeb;CSS
--quiet-nook: #acdeeb;