All Palettes

Color Palette #f2b05a, #d1a25c, #a86d5d, #7b4c5f, #5c4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.cheater {
color: #f2b05a;
}
.sweet-honey {
color: #d1a25c;
}
.honey-maple {
color: #a86d5d;
}
.red-endive {
color: #7b4c5f;
}
.bright-eggplant {
color: #5c4b8b;
}

/* CSS Variables */
:root {
--cheater:#f2b05a;
--sweet-honey:#d1a25c;
--honey-maple:#a86d5d;
--red-endive:#7b4c5f;
--bright-eggplant:#5c4b8b;
}

More palettes to explore