All Palettes

Color Palette #f2b75f, #efae4d, #f07d4c, #da614e, #a35c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.crunch {
color: #f2b75f;
}
.egyptian-gold {
color: #efae4d;
}
.sizzling-sunset {
color: #f07d4c;
}
.daring {
color: #da614e;
}
.thimble-red {
color: #a35c8b;
}

/* CSS Variables */
:root {
--crunch:#f2b75f;
--egyptian-gold:#efae4d;
--sizzling-sunset:#f07d4c;
--daring:#da614e;
--thimble-red:#a35c8b;
}

More palettes to explore