All Palettes

Color Palette #e52a4f, #f0566b, #f4a090, #f9daae, #fceab0

0%
0%
0%

CSS code for this palette

/* CSS */
.manganese-red {
color: #e52a4f;
}
.pink-pepper {
color: #f0566b;
}
.blush {
color: #f4a090;
}
.satin-latour {
color: #f9daae;
}
.gold-thread {
color: #fceab0;
}

/* CSS Variables */
:root {
--manganese-red:#e52a4f;
--pink-pepper:#f0566b;
--blush:#f4a090;
--satin-latour:#f9daae;
--gold-thread:#fceab0;
}

More palettes to explore