All Palettes

Color Palette #f9e3b4, #f4c29f, #f29c8c, #e7888d, #e24b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f9e3b4;
}
.almond-cream {
color: #f4c29f;
}
.fruit-shake {
color: #f29c8c;
}
.strawberry-ice {
color: #e7888d;
}
.camellia-rose {
color: #e24b6c;
}

/* CSS Variables */
:root {
--noodles:#f9e3b4;
--almond-cream:#f4c29f;
--fruit-shake:#f29c8c;
--strawberry-ice:#e7888d;
--camellia-rose:#e24b6c;
}

More palettes to explore