All Palettes

Color Palette #d55f3f, #f6b83c, #f0e78e, #a2cda4, #4f9b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.fireglow {
color: #d55f3f;
}
.squash-blossom {
color: #f6b83c;
}
.bright-khaki {
color: #f0e78e;
}
.fescue {
color: #a2cda4;
}
.cold-north {
color: #4f9b9c;
}

/* CSS Variables */
:root {
--fireglow:#d55f3f;
--squash-blossom:#f6b83c;
--bright-khaki:#f0e78e;
--fescue:#a2cda4;
--cold-north:#4f9b9c;
}

More palettes to explore