All Palettes

Color Palette #a3c7e0, #f3d2a0, #e7b3a2, #d7c6a8, #c2d1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.city-of-pink-angels {
color: #e7b3a2;
}
.almond-butter {
color: #d7c6a8;
}
.tender-greens {
color: #c2d1b8;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--antique-wicker-basket:#f3d2a0;
--city-of-pink-angels:#e7b3a2;
--almond-butter:#d7c6a8;
--tender-greens:#c2d1b8;
}

More palettes to explore