All Palettes

Color Palette #f9e5b4, #f4c59f, #f29c8c, #e76d65, #c94f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.noodles {
color: #f9e5b4;
}
.avid-apricot {
color: #f4c59f;
}
.fruit-shake {
color: #f29c8c;
}
.childhood-crush {
color: #e76d65;
}
.iridescent-red {
color: #c94f5c;
}

/* CSS Variables */
:root {
--noodles:#f9e5b4;
--avid-apricot:#f4c59f;
--fruit-shake:#f29c8c;
--childhood-crush:#e76d65;
--iridescent-red:#c94f5c;
}

More palettes to explore