All Palettes

Color Palette #edb482, #f3c29b, #f9d7ae, #fcd8b6, #f5b79e

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-sand {
color: #edb482;
}
.almond-cream {
color: #f3c29b;
}
.satin-latour {
color: #f9d7ae;
}
.young-apricot {
color: #fcd8b6;
}
.mandys-pink {
color: #f5b79e;
}

/* CSS Variables */
:root {
--rusty-sand:#edb482;
--almond-cream:#f3c29b;
--satin-latour:#f9d7ae;
--young-apricot:#fcd8b6;
--mandys-pink:#f5b79e;
}

More palettes to explore