All Palettes

Color Palette #a3c2e1, #6da1d9, #f1b74b, #f88d30, #d95e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e1;
}
.blue-gourami {
color: #6da1d9;
}
.maximum-yellow-red {
color: #f1b74b;
}
.quince-jelly {
color: #f88d30;
}
.fireglow {
color: #d95e3f;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e1;
--blue-gourami:#6da1d9;
--maximum-yellow-red:#f1b74b;
--quince-jelly:#f88d30;
--fireglow:#d95e3f;
}

More palettes to explore