All Palettes

Color Palette #d62b1f, #f6b62c, #f6d13c, #70d06d, #3a8d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d62b1f;
}
.hot-sun {
color: #f6b62c;
}
.marigold-dust {
color: #f6d13c;
}
.energise {
color: #70d06d;
}
.blue-chill {
color: #3a8d8a;
}

/* CSS Variables */
:root {
--pure-red:#d62b1f;
--hot-sun:#f6b62c;
--marigold-dust:#f6d13c;
--energise:#70d06d;
--blue-chill:#3a8d8a;
}

More palettes to explore