All Palettes

Color Palette #f5d6c7, #f2b9a1, #eb8d7f, #e5726c, #d65a51

0%
0%
0%

CSS code for this palette

/* CSS */
.resort-sunrise {
color: #f5d6c7;
}
.antique-cameo {
color: #f2b9a1;
}
.animated-coral {
color: #eb8d7f;
}
.ardent-coral {
color: #e5726c;
}
.rosy-sunset {
color: #d65a51;
}

/* CSS Variables */
:root {
--resort-sunrise:#f5d6c7;
--antique-cameo:#f2b9a1;
--animated-coral:#eb8d7f;
--ardent-coral:#e5726c;
--rosy-sunset:#d65a51;
}

More palettes to explore