All Palettes

Color Palette #a3b6c2, #bbc9d3, #c9dae4, #e3f1f7, #f3f8fc

0%
0%
0%

CSS code for this palette

/* CSS */
.sterling-blue {
color: #a3b6c2;
}
.journey-s-end {
color: #bbc9d3;
}
.sweet-breeze {
color: #c9dae4;
}
.clear-vision {
color: #e3f1f7;
}
.cotton-ball {
color: #f3f8fc;
}

/* CSS Variables */
:root {
--sterling-blue:#a3b6c2;
--journey-s-end:#bbc9d3;
--sweet-breeze:#c9dae4;
--clear-vision:#e3f1f7;
--cotton-ball:#f3f8fc;
}

More palettes to explore