Simplicity
#ced0db · one of 31,915 named colors
Simplicity is a light, soft blue with the hex code #ced0db. In RGB it is 206 red, 208 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#ced0dbHEX8
#ced0dbffRGB
rgb(206, 208, 219)RGBA
rgba(206, 208, 219, 1)RGB %
rgb(81%, 82%, 86%)HSL
hsl(231, 15%, 83%)HSLA
hsla(231, 15%, 83%, 1)Variables
Sass
$simplicity: #ced0db;Less
@simplicity: #ced0db;CSS
--simplicity: #ced0db;