All Palettes

Color Palette #a6c4d9, #d6e6e4, #a6d8d3, #f0b19e, #c99c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.peaceful-night {
color: #d6e6e4;
}
.lolly-ice {
color: #a6d8d3;
}
.stucco-wall {
color: #f0b19e;
}
.remembrance {
color: #c99c9c;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--peaceful-night:#d6e6e4;
--lolly-ice:#a6d8d3;
--stucco-wall:#f0b19e;
--remembrance:#c99c9c;
}

More palettes to explore