All Palettes

Color Palette #d62b1f, #a44b2d, #f6c898, #3b8929, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d62b1f;
}
.toasted-paprika {
color: #a44b2d;
}
.orange-blast {
color: #f6c898;
}
.direct-green {
color: #3b8929;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--pure-red:#d62b1f;
--toasted-paprika:#a44b2d;
--orange-blast:#f6c898;
--direct-green:#3b8929;
--radiant-sun:#f3ca4f;
}

More palettes to explore