All Palettes

Color Palette #f3b549, #f18d3b, #e6533d, #aa3c4c, #7a2a89

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f3b549;
}
.spicy-paella {
color: #f18d3b;
}
.mandarin-red {
color: #e6533d;
}
.valentine {
color: #aa3c4c;
}
.hello-darkness-my-old-friend {
color: #7a2a89;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f3b549;
--spicy-paella:#f18d3b;
--mandarin-red:#e6533d;
--valentine:#aa3c4c;
--hello-darkness-my-old-friend:#7a2a89;
}

More palettes to explore