All Palettes

Color Palette #b8e5e5, #f2c7ba, #f9a59f, #f78d1d, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.refreshing-pool {
color: #b8e5e5;
}
.sweet-angel {
color: #f2c7ba;
}
.candlelight-peach {
color: #f9a59f;
}
.miami-marmalade {
color: #f78d1d;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--refreshing-pool:#b8e5e5;
--sweet-angel:#f2c7ba;
--candlelight-peach:#f9a59f;
--miami-marmalade:#f78d1d;
--mandarin-red:#e74d3c;
}

More palettes to explore