All Palettes

Color Palette #e5a35d, #f3c79b, #f6e6c1, #b8e5e0, #7da6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-sorbet {
color: #e5a35d;
}
.orange-blast {
color: #f3c79b;
}
.tea-light {
color: #f6e6c1;
}
.aquatint {
color: #b8e5e0;
}
.high-seas {
color: #7da6d9;
}

/* CSS Variables */
:root {
--apricot-sorbet:#e5a35d;
--orange-blast:#f3c79b;
--tea-light:#f6e6c1;
--aquatint:#b8e5e0;
--high-seas:#7da6d9;
}

More palettes to explore