All Palettes

Color Palette #d74437, #f15a27, #f8a83f, #f2d65a, #e6c85c

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.durotar-fire {
color: #f15a27;
}
.t-morokoshi-corn {
color: #f8a83f;
}
.wake-me-up {
color: #f2d65a;
}
.tasman-honey-yellow {
color: #e6c85c;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--durotar-fire:#f15a27;
--t-morokoshi-corn:#f8a83f;
--wake-me-up:#f2d65a;
--tasman-honey-yellow:#e6c85c;
}

More palettes to explore