All Palettes

Color Palette #c84f3c, #ff7142, #ff9d52, #f3d46d, #f0e3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c84f3c;
}
.precious-persimmon {
color: #ff7142;
}
.bittersweet {
color: #ff9d52;
}
.forsythia-blossom {
color: #f3d46d;
}
.butter-cookie {
color: #f0e3b2;
}

/* CSS Variables */
:root {
--painted-poppy:#c84f3c;
--precious-persimmon:#ff7142;
--bittersweet:#ff9d52;
--forsythia-blossom:#f3d46d;
--butter-cookie:#f0e3b2;
}

More palettes to explore