All Palettes

Color Palette #b34d4d, #d86f6f, #f49e8a, #f5d76b, #f9e3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.enticing-red {
color: #b34d4d;
}
.lantana {
color: #d86f6f;
}
.fruit-shake {
color: #f49e8a;
}
.forsythia-blossom {
color: #f5d76b;
}
.noodles {
color: #f9e3b4;
}

/* CSS Variables */
:root {
--enticing-red:#b34d4d;
--lantana:#d86f6f;
--fruit-shake:#f49e8a;
--forsythia-blossom:#f5d76b;
--noodles:#f9e3b4;
}

More palettes to explore