All Palettes

Color Palette #daa24e, #e5c080, #f1d4a2, #f7e5b1, #f9f6d2

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-food-cake {
color: #daa24e;
}
.charismatic {
color: #e5c080;
}
.antique-wicker-basket {
color: #f1d4a2;
}
.flan {
color: #f7e5b1;
}
.sweet-jasmine {
color: #f9f6d2;
}

/* CSS Variables */
:root {
--angel-food-cake:#daa24e;
--charismatic:#e5c080;
--antique-wicker-basket:#f1d4a2;
--flan:#f7e5b1;
--sweet-jasmine:#f9f6d2;
}

More palettes to explore