All Palettes

Color Palette #a6c4d9, #c5e2e7, #def7f5, #f9e4d2, #f4bec6

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.aviary-blue {
color: #c5e2e7;
}
.mint-condition {
color: #def7f5;
}
.warm-bread {
color: #f9e4d2;
}
.strawberry-confection {
color: #f4bec6;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--aviary-blue:#c5e2e7;
--mint-condition:#def7f5;
--warm-bread:#f9e4d2;
--strawberry-confection:#f4bec6;
}

More palettes to explore