All Palettes

Color Palette #c6693f, #e7a473, #f1d3b1, #f9e79f, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-caramel {
color: #c6693f;
}
.sweet-curry {
color: #e7a473;
}
.banana-ice-cream {
color: #f1d3b1;
}
.storm-lightning {
color: #f9e79f;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--peach-caramel:#c6693f;
--sweet-curry:#e7a473;
--banana-ice-cream:#f1d3b1;
--storm-lightning:#f9e79f;
--blue-angels-yellow:#fab700;
}

More palettes to explore