All Palettes

Color Palette #a9cae5, #f1a8a2, #ffcc7a, #f2e0b5, #f5b042

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a9cae5;
}
.calabrese {
color: #f1a8a2;
}
.apricot-glow {
color: #ffcc7a;
}
.calla {
color: #f2e0b5;
}
.butter-cream {
color: #f5b042;
}

/* CSS Variables */
:root {
--template:#a9cae5;
--calabrese:#f1a8a2;
--apricot-glow:#ffcc7a;
--calla:#f2e0b5;
--butter-cream:#f5b042;
}

More palettes to explore