All Palettes

Color Palette #f7e8b6, #f3c391, #f1a65f, #e46849, #c94a4f

0%
0%
0%

CSS code for this palette

/* CSS */
.tamale-maize {
color: #f7e8b6;
}
.dusty-boots {
color: #f3c391;
}
.sandy-brown {
color: #f1a65f;
}
.coral-orange {
color: #e46849;
}
.rusty-chainmail {
color: #c94a4f;
}

/* CSS Variables */
:root {
--tamale-maize:#f7e8b6;
--dusty-boots:#f3c391;
--sandy-brown:#f1a65f;
--coral-orange:#e46849;
--rusty-chainmail:#c94a4f;
}

More palettes to explore