All Palettes

Color Palette #e7b1a6, #f5c59e, #f8e0a0, #a3d7b1, #71a3b7

0%
0%
0%

CSS code for this palette

/* CSS */
.shilo {
color: #e7b1a6;
}
.avid-apricot {
color: #f5c59e;
}
.aspen-yellow {
color: #f8e0a0;
}
.frugal {
color: #a3d7b1;
}
.estuary-blue {
color: #71a3b7;
}

/* CSS Variables */
:root {
--shilo:#e7b1a6;
--avid-apricot:#f5c59e;
--aspen-yellow:#f8e0a0;
--frugal:#a3d7b1;
--estuary-blue:#71a3b7;
}

More palettes to explore