All Palettes

Color Palette #d85f41, #f9b548, #f6e9b6, #4f8c63, #3d5a99

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d85f41;
}
.butterscotch {
color: #f9b548;
}
.trapunto {
color: #f6e9b6;
}
.spring-garden {
color: #4f8c63;
}
.muted-lavender {
color: #3d5a99;
}

/* CSS Variables */
:root {
--fireglow:#d85f41;
--butterscotch:#f9b548;
--trapunto:#f6e9b6;
--spring-garden:#4f8c63;
--muted-lavender:#3d5a99;
}

More palettes to explore