All Palettes

Color Palette #e9b79f, #f8d49b, #f5b400, #d8e2b1, #a1c4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.seasonal-beige {
color: #e9b79f;
}
.paw-paw {
color: #f8d49b;
}
.american-yellow {
color: #f5b400;
}
.natural-youth {
color: #d8e2b1;
}
.aspiring-blue {
color: #a1c4c0;
}

/* CSS Variables */
:root {
--seasonal-beige:#e9b79f;
--paw-paw:#f8d49b;
--american-yellow:#f5b400;
--natural-youth:#d8e2b1;
--aspiring-blue:#a1c4c0;
}

More palettes to explore