All Palettes

Color Palette #a4f2f9, #b5e8df, #d0f1d9, #f3f7a1, #f6c4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.waterspout {
color: #a4f2f9;
}
.aquatint {
color: #b5e8df;
}
.jade-palace {
color: #d0f1d9;
}
.yippie-ya-yellow {
color: #f3f7a1;
}
.apricot-obsession {
color: #f6c4b6;
}

/* CSS Variables */
:root {
--waterspout:#a4f2f9;
--aquatint:#b5e8df;
--jade-palace:#d0f1d9;
--yippie-ya-yellow:#f3f7a1;
--apricot-obsession:#f6c4b6;
}

More palettes to explore