All Palettes

Color Palette #f1b74b, #f6c598, #e2b6d3, #e76e50, #5b8b79

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f1b74b;
}
.cream-blush {
color: #f6c598;
}
.eau-de-rose {
color: #e2b6d3;
}
.entan-red {
color: #e76e50;
}
.privet-hedge {
color: #5b8b79;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f1b74b;
--cream-blush:#f6c598;
--eau-de-rose:#e2b6d3;
--entan-red:#e76e50;
--privet-hedge:#5b8b79;
}

More palettes to explore