All Palettes

Color Palette #a4c4e5, #f5c2d2, #f9e49f, #a9e0a9, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a4c4e5;
}
.carnation-bouquet {
color: #f5c2d2;
}
.durango-dust {
color: #f9e49f;
}
.vers-de-terre {
color: #a9e0a9;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--template:#a4c4e5;
--carnation-bouquet:#f5c2d2;
--durango-dust:#f9e49f;
--vers-de-terre:#a9e0a9;
--snow-white-blush:#f9aeae;
}

More palettes to explore