All Palettes

Color Palette #f6f3c6, #e1a66b, #d15d3d, #aa3e3c, #7d3c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.corn-field {
color: #f6f3c6;
}
.corn-maze {
color: #e1a66b;
}
.sweet-mandarin {
color: #d15d3d;
}
.indiscreet {
color: #aa3e3c;
}
.dull-violet {
color: #7d3c8b;
}

/* CSS Variables */
:root {
--corn-field:#f6f3c6;
--corn-maze:#e1a66b;
--sweet-mandarin:#d15d3d;
--indiscreet:#aa3e3c;
--dull-violet:#7d3c8b;
}

More palettes to explore