All Palettes

Color Palette #f8c6a5, #f3b29b, #f0848a, #e55d7a, #d22d56

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f8c6a5;
}
.stucco-wall {
color: #f3b29b;
}
.flamingo-dream {
color: #f0848a;
}
.bubblegum {
color: #e55d7a;
}
.infrared-gloze {
color: #d22d56;
}

/* CSS Variables */
:root {
--peach-damask:#f8c6a5;
--stucco-wall:#f3b29b;
--flamingo-dream:#f0848a;
--bubblegum:#e55d7a;
--infrared-gloze:#d22d56;
}

More palettes to explore