All Palettes

Color Palette #f6e5d5, #f2d6a1, #f1c65b, #e6a15b, #d6613d

0%
0%
0%

CSS code for this palette

/* CSS */
.heirloom-lace {
color: #f6e5d5;
}
.peach-patch {
color: #f2d6a1;
}
.citrus-zest {
color: #f1c65b;
}
.roasted-squash {
color: #e6a15b;
}
.flint-corn-red {
color: #d6613d;
}

/* CSS Variables */
:root {
--heirloom-lace:#f6e5d5;
--peach-patch:#f2d6a1;
--citrus-zest:#f1c65b;
--roasted-squash:#e6a15b;
--flint-corn-red:#d6613d;
}

More palettes to explore