Timid Blue
#d9e0ee · one of 31,915 named colors
Timid Blue is a very light, soft blue with the hex code #d9e0ee. In RGB it is 217 red, 224 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#d9e0eeHEX8
#d9e0eeffRGB
rgb(217, 224, 238)RGBA
rgba(217, 224, 238, 1)RGB %
rgb(85%, 88%, 93%)HSL
hsl(220, 38%, 89%)HSLA
hsla(220, 38%, 89%, 1)Variables
Sass
$timid-blue: #d9e0ee;Less
@timid-blue: #d9e0ee;CSS
--timid-blue: #d9e0ee;