All Palettes

Color Palette #e3b86d, #e8ceab, #f4e2c8, #f6b69d, #f24a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.english-custard {
color: #e3b86d;
}
.rum-custard {
color: #e8ceab;
}
.honey-beige {
color: #f4e2c8;
}
.mandys-pink {
color: #f6b69d;
}
.fuchsia-felicity {
color: #f24a6c;
}

/* CSS Variables */
:root {
--english-custard:#e3b86d;
--rum-custard:#e8ceab;
--honey-beige:#f4e2c8;
--mandys-pink:#f6b69d;
--fuchsia-felicity:#f24a6c;
}

More palettes to explore