All Palettes

Color Palette #a3c2e0, #699bc3, #4e7e97, #f8c5aa, #f24e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.cerulean-frost {
color: #699bc3;
}
.mallorca-blue {
color: #4e7e97;
}
.peach-damask {
color: #f8c5aa;
}
.fiery-glow {
color: #f24e1c;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--cerulean-frost:#699bc3;
--mallorca-blue:#4e7e97;
--peach-damask:#f8c5aa;
--fiery-glow:#f24e1c;
}

More palettes to explore