All Palettes

Color Palette #d64f3d, #f3b87c, #f4e3b3, #a7d7b8, #4d7d99

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d64f3d;
}
.sunburst {
color: #f3b87c;
}
.smooth-as-corn-silk {
color: #f4e3b3;
}
.eerie-glow {
color: #a7d7b8;
}
.stormy-ridge {
color: #4d7d99;
}

/* CSS Variables */
:root {
--warming-heart:#d64f3d;
--sunburst:#f3b87c;
--smooth-as-corn-silk:#f4e3b3;
--eerie-glow:#a7d7b8;
--stormy-ridge:#4d7d99;
}

More palettes to explore