All Palettes

Color Palette #a9d3d6, #b4e4e0, #d7f4f2, #f4e8d7, #f6c9a7

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-frost {
color: #a9d3d6;
}
.fine-blue {
color: #b4e4e0;
}
.let-it-snow {
color: #d7f4f2;
}
.medici-ivory {
color: #f4e8d7;
}
.citrus-sachet {
color: #f6c9a7;
}

/* CSS Variables */
:root {
--aqua-frost:#a9d3d6;
--fine-blue:#b4e4e0;
--let-it-snow:#d7f4f2;
--medici-ivory:#f4e8d7;
--citrus-sachet:#f6c9a7;
}

More palettes to explore