All Palettes

Color Palette #a6b1b5, #c3d3d5, #e1e8ea, #f5f9fa, #b4c2c5

0%
0%
0%

CSS code for this palette

/* CSS */
.stardew {
color: #a6b1b5;
}
.scandinavian-sky {
color: #c3d3d5;
}
.sweet-illusion {
color: #e1e8ea;
}
.zh-n-zh-b-i-pearl {
color: #f5f9fa;
}
.niebla-azul {
color: #b4c2c5;
}

/* CSS Variables */
:root {
--stardew:#a6b1b5;
--scandinavian-sky:#c3d3d5;
--sweet-illusion:#e1e8ea;
--zh-n-zh-b-i-pearl:#f5f9fa;
--niebla-azul:#b4c2c5;
}

More palettes to explore