All Palettes

Color Palette #b43131, #d95c3f, #f6a76a, #e5c75d, #a9d18f

0%
0%
0%

CSS code for this palette

/* CSS */
.red-contrast {
color: #b43131;
}
.fireglow {
color: #d95c3f;
}
.trump-tan {
color: #f6a76a;
}
.tasman-honey-yellow {
color: #e5c75d;
}
.nature-s-delight {
color: #a9d18f;
}

/* CSS Variables */
:root {
--red-contrast:#b43131;
--fireglow:#d95c3f;
--trump-tan:#f6a76a;
--tasman-honey-yellow:#e5c75d;
--nature-s-delight:#a9d18f;
}

More palettes to explore