All Palettes

Color Palette #d93a3d, #f05a28, #f6b83c, #f9e780, #c7e2b1

0%
0%
0%

CSS code for this palette

/* CSS */
.jasper {
color: #d93a3d;
}
.durotar-fire {
color: #f05a28;
}
.squash-blossom {
color: #f6b83c;
}
.light-sh-shin-yellow {
color: #f9e780;
}
.viridine-green {
color: #c7e2b1;
}

/* CSS Variables */
:root {
--jasper:#d93a3d;
--durotar-fire:#f05a28;
--squash-blossom:#f6b83c;
--light-sh-shin-yellow:#f9e780;
--viridine-green:#c7e2b1;
}

More palettes to explore