All Palettes

Color Palette #b65c3e, #e6a84c, #f4c96c, #a3d7b1, #4f8c78

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-kissed-brick {
color: #b65c3e;
}
.zucchini-flower {
color: #e6a84c;
}
.cornsilk-yellow {
color: #f4c96c;
}
.frugal {
color: #a3d7b1;
}
.molly-robins {
color: #4f8c78;
}

/* CSS Variables */
:root {
--sun-kissed-brick:#b65c3e;
--zucchini-flower:#e6a84c;
--cornsilk-yellow:#f4c96c;
--frugal:#a3d7b1;
--molly-robins:#4f8c78;
}

More palettes to explore