All Palettes

Color Palette #d84b3b, #e77a5f, #f1a08e, #f6d3b6, #f1e3df

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d84b3b;
}
.orange-daylily {
color: #e77a5f;
}
.blush {
color: #f1a08e;
}
.serene-peach {
color: #f6d3b6;
}
.rosa-vieja {
color: #f1e3df;
}

/* CSS Variables */
:root {
--warming-heart:#d84b3b;
--orange-daylily:#e77a5f;
--blush:#f1a08e;
--serene-peach:#f6d3b6;
--rosa-vieja:#f1e3df;
}

More palettes to explore