All Palettes

Color Palette #a3c2e0, #f1d1c1, #f8b29b, #d6a14c, #e76e36

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.indian-clay {
color: #f1d1c1;
}
.mandys-pink {
color: #f8b29b;
}
.angel-food-cake {
color: #d6a14c;
}
.lava-pit {
color: #e76e36;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--indian-clay:#f1d1c1;
--mandys-pink:#f8b29b;
--angel-food-cake:#d6a14c;
--lava-pit:#e76e36;
}

More palettes to explore