All Palettes

Color Palette #d14c3d, #eabf8b, #f9e0a9, #a7d7b8, #499b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d14c3d;
}
.hubbard-squash {
color: #eabf8b;
}
.dawn-light {
color: #f9e0a9;
}
.eerie-glow {
color: #a7d7b8;
}
.coolbox-ice-turquoise {
color: #499b9c;
}

/* CSS Variables */
:root {
--warming-heart:#d14c3d;
--hubbard-squash:#eabf8b;
--dawn-light:#f9e0a9;
--eerie-glow:#a7d7b8;
--coolbox-ice-turquoise:#499b9c;
}

More palettes to explore