All Palettes

Color Palette #c84a3c, #e9a19b, #f3d0bf, #f9e6d7, #f4b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c84a3c;
}
.cozy-summer-sunset {
color: #e9a19b;
}
.indian-clay {
color: #f3d0bf;
}
.illuminated {
color: #f9e6d7;
}
.first-date {
color: #f4b39f;
}

/* CSS Variables */
:root {
--painted-poppy:#c84a3c;
--cozy-summer-sunset:#e9a19b;
--indian-clay:#f3d0bf;
--illuminated:#f9e6d7;
--first-date:#f4b39f;
}

More palettes to explore