All Palettes

Color Palette #d74e3c, #e67f79, #f7b5a1, #f1e0b6, #d8e8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.warming-heart {
color: #d74e3c;
}
.tango-pink {
color: #e67f79;
}
.mystic-tulip {
color: #f7b5a1;
}
.calla {
color: #f1e0b6;
}
.lasting-thoughts {
color: #d8e8b0;
}

/* CSS Variables */
:root {
--warming-heart:#d74e3c;
--tango-pink:#e67f79;
--mystic-tulip:#f7b5a1;
--calla:#f1e0b6;
--lasting-thoughts:#d8e8b0;
}

More palettes to explore