All Palettes

Color Palette #f5c899, #f9d89a, #f1e6a7, #e2b27e, #d59d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.applesauce {
color: #f9d89a;
}
.pineapple-delight {
color: #f1e6a7;
}
.manhattan {
color: #e2b27e;
}
.caramelo-dulce {
color: #d59d6c;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--applesauce:#f9d89a;
--pineapple-delight:#f1e6a7;
--manhattan:#e2b27e;
--caramelo-dulce:#d59d6c;
}

More palettes to explore