All Palettes

Color Palette #5a5b6c, #7b7c8e, #9fa2b2, #c3c6d5, #e6e9ef

0%
0%
0%

CSS code for this palette

/* CSS */
.shearwater-black {
color: #5a5b6c;
}
.blue-mood {
color: #7b7c8e;
}
.santas-grey {
color: #9fa2b2;
}
.tulip-soft-blue {
color: #c3c6d5;
}
.blizzard {
color: #e6e9ef;
}

/* CSS Variables */
:root {
--shearwater-black:#5a5b6c;
--blue-mood:#7b7c8e;
--santas-grey:#9fa2b2;
--tulip-soft-blue:#c3c6d5;
--blizzard:#e6e9ef;
}

More palettes to explore