All Palettes

Color Palette #f9d348, #f67e23, #d1672e, #a34d4d, #6b3c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.anna-banana {
color: #f9d348;
}
.ornery-tangerine {
color: #f67e23;
}
.gold-drop {
color: #d1672e;
}
.sweet-cherry {
color: #a34d4d;
}
.amaranth-purple {
color: #6b3c8b;
}

/* CSS Variables */
:root {
--anna-banana:#f9d348;
--ornery-tangerine:#f67e23;
--gold-drop:#d1672e;
--sweet-cherry:#a34d4d;
--amaranth-purple:#6b3c8b;
}

More palettes to explore