All Palettes

Color Palette #f9d948, #f0a94c, #e27b2c, #d2515e, #a35c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.anna-banana {
color: #f9d948;
}
.egyptian-gold {
color: #f0a94c;
}
.crushed-orange {
color: #e27b2c;
}
.mandy {
color: #d2515e;
}
.thimble-red {
color: #a35c8e;
}

/* CSS Variables */
:root {
--anna-banana:#f9d948;
--egyptian-gold:#f0a94c;
--crushed-orange:#e27b2c;
--mandy:#d2515e;
--thimble-red:#a35c8e;
}

More palettes to explore