All Palettes

Color Palette #c92c4e, #f05a28, #f6b83c, #f9e89f, #e7ffb3

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4e;
}
.durotar-fire {
color: #f05a28;
}
.squash-blossom {
color: #f6b83c;
}
.storm-lightning {
color: #f9e89f;
}
.porcelain-earth {
color: #e7ffb3;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4e;
--durotar-fire:#f05a28;
--squash-blossom:#f6b83c;
--storm-lightning:#f9e89f;
--porcelain-earth:#e7ffb3;
}

More palettes to explore