All Palettes

Color Palette #c84a3c, #d7796a, #f1a17e, #efb79f, #f5c3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c84a3c;
}
.lei-flower {
color: #d7796a;
}
.coral-silk {
color: #f1a17e;
}
.wax-flower {
color: #efb79f;
}
.peach-temptation {
color: #f5c3b2;
}

/* CSS Variables */
:root {
--painted-poppy:#c84a3c;
--lei-flower:#d7796a;
--coral-silk:#f1a17e;
--wax-flower:#efb79f;
--peach-temptation:#f5c3b2;
}

More palettes to explore