All Palettes

Color Palette #d74437, #f56e4d, #f8a163, #f9da6c, #8ecb3a

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.royal-blush {
color: #f56e4d;
}
.shrimp-cocktail {
color: #f8a163;
}
.hu-ng-j-n-zh-u-gold {
color: #f9da6c;
}
.overgrowth {
color: #8ecb3a;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--royal-blush:#f56e4d;
--shrimp-cocktail:#f8a163;
--hu-ng-j-n-zh-u-gold:#f9da6c;
--overgrowth:#8ecb3a;
}

More palettes to explore