All Palettes

Color Palette #d93f4f, #f1a8a2, #f7d6a1, #a4d5a6, #4cb2b8

0%
0%
0%

CSS code for this palette

/* CSS */
.celestial-coral {
color: #d93f4f;
}
.calabrese {
color: #f1a8a2;
}
.milky-maize {
color: #f7d6a1;
}
.green-trance {
color: #a4d5a6;
}
.crystalsong-blue {
color: #4cb2b8;
}

/* CSS Variables */
:root {
--celestial-coral:#d93f4f;
--calabrese:#f1a8a2;
--milky-maize:#f7d6a1;
--green-trance:#a4d5a6;
--crystalsong-blue:#4cb2b8;
}

More palettes to explore