All Palettes

Color Palette #f9aeae, #f4c3c3, #f8d2b4, #f5b87f, #f6a64c

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.cor-de-pele {
color: #f4c3c3;
}
.butterfly-wing {
color: #f8d2b4;
}
.asagi-yellow {
color: #f5b87f;
}
.troll-slayer-orange {
color: #f6a64c;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--cor-de-pele:#f4c3c3;
--butterfly-wing:#f8d2b4;
--asagi-yellow:#f5b87f;
--troll-slayer-orange:#f6a64c;
}

More palettes to explore