All Palettes

Color Palette #f9e6d7, #f4d3b4, #e6b579, #d99959, #c6704e

0%
0%
0%

CSS code for this palette

/* CSS */
.illuminated {
color: #f9e6d7;
}
.flattering-peach {
color: #f4d3b4;
}
.terra-sol {
color: #e6b579;
}
.stunning-gold {
color: #d99959;
}
.spice-route {
color: #c6704e;
}

/* CSS Variables */
:root {
--illuminated:#f9e6d7;
--flattering-peach:#f4d3b4;
--terra-sol:#e6b579;
--stunning-gold:#d99959;
--spice-route:#c6704e;
}

More palettes to explore