All Palettes

Color Palette #f3b55e, #e64b3d, #a45b9c, #6d8fca, #f5e3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.crunch {
color: #f3b55e;
}
.mandarin-red {
color: #e64b3d;
}
.heath-spotted-orchid {
color: #a45b9c;
}
.cornflower-blue {
color: #6d8fca;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}

/* CSS Variables */
:root {
--crunch:#f3b55e;
--mandarin-red:#e64b3d;
--heath-spotted-orchid:#a45b9c;
--cornflower-blue:#6d8fca;
--smooth-as-corn-silk:#f5e3b2;
}

More palettes to explore