All Palettes

Color Palette #d95c3f, #f6b83c, #f3e36d, #a7d08b, #4b9b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d95c3f;
}
.squash-blossom {
color: #f6b83c;
}
.vanilla-pudding {
color: #f3e36d;
}
.pistachio-dream {
color: #a7d08b;
}
.crisp-lettuce {
color: #4b9b8a;
}

/* CSS Variables */
:root {
--fireglow:#d95c3f;
--squash-blossom:#f6b83c;
--vanilla-pudding:#f3e36d;
--pistachio-dream:#a7d08b;
--crisp-lettuce:#4b9b8a;
}

More palettes to explore