All Palettes

Color Palette #d62b1f, #f7c94b, #489bd5, #1e6b25, #f9a79f

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d62b1f;
}
.sunny-mood {
color: #f7c94b;
}
.peaceful-river {
color: #489bd5;
}
.enchanted-glen {
color: #1e6b25;
}
.candlelight-peach {
color: #f9a79f;
}

/* CSS Variables */
:root {
--pure-red:#d62b1f;
--sunny-mood:#f7c94b;
--peaceful-river:#489bd5;
--enchanted-glen:#1e6b25;
--candlelight-peach:#f9a79f;
}

More palettes to explore