All Palettes

Color Palette #f0d29e, #f5b67f, #f29769, #f07d56, #d55b39

0%
0%
0%

CSS code for this palette

/* CSS */
.willow-flower-yellow {
color: #f0d29e;
}
.sunburst {
color: #f5b67f;
}
.melon-red {
color: #f29769;
}
.sassy-salmon {
color: #f07d56;
}
.sweet-mandarin {
color: #d55b39;
}

/* CSS Variables */
:root {
--willow-flower-yellow:#f0d29e;
--sunburst:#f5b67f;
--melon-red:#f29769;
--sassy-salmon:#f07d56;
--sweet-mandarin:#d55b39;
}

More palettes to explore