All Palettes

Color Palette #f5e0c2, #f7b5a1, #f69c8e, #f77c78, #f84a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.white-cedar {
color: #f5e0c2;
}
.mystic-tulip {
color: #f7b5a1;
}
.fruit-shake {
color: #f69c8e;
}
.coral-pink {
color: #f77c78;
}
.dusk-orange {
color: #f84a3a;
}

/* CSS Variables */
:root {
--white-cedar:#f5e0c2;
--mystic-tulip:#f7b5a1;
--fruit-shake:#f69c8e;
--coral-pink:#f77c78;
--dusk-orange:#f84a3a;
}

More palettes to explore