All Palettes

Color Palette #a6c4d9, #b9e4e0, #f1f7cf, #f4c89f, #f183a0

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.bleached-aqua {
color: #b9e4e0;
}
.rice-flower {
color: #f1f7cf;
}
.sundown {
color: #f4c89f;
}
.posy-petal {
color: #f183a0;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--bleached-aqua:#b9e4e0;
--rice-flower:#f1f7cf;
--sundown:#f4c89f;
--posy-petal:#f183a0;
}

More palettes to explore