All Palettes

Color Palette #d74437, #e86a4a, #f09e56, #f5c84d, #f7e3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.coral-orange {
color: #e86a4a;
}
.doughnut {
color: #f09e56;
}
.sunny-mood {
color: #f5c84d;
}
.venetian-yellow {
color: #f7e3a1;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--coral-orange:#e86a4a;
--doughnut:#f09e56;
--sunny-mood:#f5c84d;
--venetian-yellow:#f7e3a1;
}

More palettes to explore