All Palettes

Color Palette #f4cca9, #e0aa6c, #d55f3f, #a85d9b, #f09c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.allspice {
color: #f4cca9;
}
.corn-maze {
color: #e0aa6c;
}
.fireglow {
color: #d55f3f;
}
.radiant-orchid {
color: #a85d9b;
}
.amber-glow {
color: #f09c3d;
}

/* CSS Variables */
:root {
--allspice:#f4cca9;
--corn-maze:#e0aa6c;
--fireglow:#d55f3f;
--radiant-orchid:#a85d9b;
--amber-glow:#f09c3d;
}

More palettes to explore