All Palettes

Color Palette #f7d5a1, #f3b558, #f68d3c, #d95230, #a73b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-patch {
color: #f7d5a1;
}
.golden-hour {
color: #f3b558;
}
.hot-orange {
color: #f68d3c;
}
.frozen-tomato {
color: #d95230;
}
.edocha {
color: #a73b2a;
}

/* CSS Variables */
:root {
--peach-patch:#f7d5a1;
--golden-hour:#f3b558;
--hot-orange:#f68d3c;
--frozen-tomato:#d95230;
--edocha:#a73b2a;
}

More palettes to explore