All Palettes

Color Palette #aad99b, #b6e2c9, #f4cb9f, #f9b248, #e76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #aad99b;
}
.aqua-bay {
color: #b6e2c9;
}
.sundown {
color: #f4cb9f;
}
.butterscotch {
color: #f9b248;
}
.entan-red {
color: #e76e50;
}

/* CSS Variables */
:root {
--cool-aloe:#aad99b;
--aqua-bay:#b6e2c9;
--sundown:#f4cb9f;
--butterscotch:#f9b248;
--entan-red:#e76e50;
}

More palettes to explore