All Palettes

Color Palette #f9aeae, #f4c3c3, #f8e1af, #f2e5b0, #efd47b

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.cor-de-pele {
color: #f4c3c3;
}
.pasta {
color: #f8e1af;
}
.oyster-bisque {
color: #f2e5b0;
}
.sport-yellow {
color: #efd47b;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--cor-de-pele:#f4c3c3;
--pasta:#f8e1af;
--oyster-bisque:#f2e5b0;
--sport-yellow:#efd47b;
}

More palettes to explore