All Palettes

Color Palette #f5c25c, #f09c3d, #e76e50, #d85f9c, #a86cb7

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfield {
color: #f5c25c;
}
.amber-glow {
color: #f09c3d;
}
.entan-red {
color: #e76e50;
}
.sugar-rush {
color: #d85f9c;
}
.soft-purple {
color: #a86cb7;
}

/* CSS Variables */
:root {
--butterfield:#f5c25c;
--amber-glow:#f09c3d;
--entan-red:#e76e50;
--sugar-rush:#d85f9c;
--soft-purple:#a86cb7;
}

More palettes to explore