All Palettes

Color Palette #e4aab4, #f4c3c3, #f9e6b9, #f9d89f, #f3b94f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-heart {
color: #e4aab4;
}
.cor-de-pele {
color: #f4c3c3;
}
.hawaiian-cream {
color: #f9e6b9;
}
.milky-maize {
color: #f9d89f;
}
.mango-margarita {
color: #f3b94f;
}

/* CSS Variables */
:root {
--sweet-heart:#e4aab4;
--cor-de-pele:#f4c3c3;
--hawaiian-cream:#f9e6b9;
--milky-maize:#f9d89f;
--mango-margarita:#f3b94f;
}

More palettes to explore