Timeless
#b1d8db · one of 31,915 named colors
Timeless is a light, soft cyan with the hex code #b1d8db. In RGB it is 177 red, 216 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#b1d8dbHEX8
#b1d8dbffRGB
rgb(177, 216, 219)RGBA
rgba(177, 216, 219, 1)RGB %
rgb(69%, 85%, 86%)HSL
hsl(184, 37%, 78%)HSLA
hsla(184, 37%, 78%, 1)Variables
Sass
$timeless: #b1d8db;Less
@timeless: #b1d8db;CSS
--timeless: #b1d8db;