All Palettes

Color Palette #a7c7d7, #f2b5a1, #e8a87d, #c9d69a, #a8e6ce

0%
0%
0%

CSS code for this palette

/* CSS */
.vast-sky {
color: #a7c7d7;
}
.first-date {
color: #f2b5a1;
}
.orange-clay {
color: #e8a87d;
}
.pistachio-cream {
color: #c9d69a;
}
.tropical {
color: #a8e6ce;
}

/* CSS Variables */
:root {
--vast-sky:#a7c7d7;
--first-date:#f2b5a1;
--orange-clay:#e8a87d;
--pistachio-cream:#c9d69a;
--tropical:#a8e6ce;
}

More palettes to explore