All Palettes

Color Palette #c94a4c, #f6a47e, #f7e1b6, #a7d7b8, #499b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-chainmail {
color: #c94a4c;
}
.sunset-peach {
color: #f6a47e;
}
.flan {
color: #f7e1b6;
}
.eerie-glow {
color: #a7d7b8;
}
.coolbox-ice-turquoise {
color: #499b9c;
}

/* CSS Variables */
:root {
--rusty-chainmail:#c94a4c;
--sunset-peach:#f6a47e;
--flan:#f7e1b6;
--eerie-glow:#a7d7b8;
--coolbox-ice-turquoise:#499b9c;
}

More palettes to explore