All Palettes

Color Palette #f9b69f, #f6d9b6, #e1f2d4, #a4dab9, #6c9d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.pallid-orange {
color: #f9b69f;
}
.pinenut {
color: #f6d9b6;
}
.hint-of-mint {
color: #e1f2d4;
}
.shanghai-jade {
color: #a4dab9;
}
.little-league {
color: #6c9d8e;
}

/* CSS Variables */
:root {
--pallid-orange:#f9b69f;
--pinenut:#f6d9b6;
--hint-of-mint:#e1f2d4;
--shanghai-jade:#a4dab9;
--little-league:#6c9d8e;
}

More palettes to explore