All Palettes

Color Palette #f7f1e3, #f4d69f, #e8b64a, #d76b2d, #b2492a

0%
0%
0%

CSS code for this palette

/* CSS */
.white-veil {
color: #f7f1e3;
}
.peach-patch {
color: #f4d69f;
}
.honey-glow {
color: #e8b64a;
}
.christmas-orange {
color: #d76b2d;
}
.kabacha-brown {
color: #b2492a;
}

/* CSS Variables */
:root {
--white-veil:#f7f1e3;
--peach-patch:#f4d69f;
--honey-glow:#e8b64a;
--christmas-orange:#d76b2d;
--kabacha-brown:#b2492a;
}

More palettes to explore