Loft Space
#cbcecd · one of 31,915 named colors
Loft Space is a light, muted gray with the hex code #cbcecd. In RGB it is 203 red, 206 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#cbcecdHEX8
#cbcecdffRGB
rgb(203, 206, 205)RGBA
rgba(203, 206, 205, 1)RGB %
rgb(80%, 81%, 80%)HSL
hsl(160, 3%, 80%)HSLA
hsla(160, 3%, 80%, 1)Variables
Sass
$loft-space: #cbcecd;Less
@loft-space: #cbcecd;CSS
--loft-space: #cbcecd;