All Palettes

Color Palette #a5c8e4, #f0baa3, #f7e6a1, #d7aa70, #a35c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a5c8e4;
}
.antique-cameo {
color: #f0baa3;
}
.venetian-yellow {
color: #f7e6a1;
}
.flower-field {
color: #d7aa70;
}
.thimble-red {
color: #a35c8e;
}

/* CSS Variables */
:root {
--template:#a5c8e4;
--antique-cameo:#f0baa3;
--venetian-yellow:#f7e6a1;
--flower-field:#d7aa70;
--thimble-red:#a35c8e;
}

More palettes to explore