All Palettes

Color Palette #f1d5c1, #f1a8a2, #f17e7e, #d45e72, #a7394f

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-apricot {
color: #f1d5c1;
}
.calabrese {
color: #f1a8a2;
}
.meat {
color: #f17e7e;
}
.kenny-s-kiss {
color: #d45e72;
}
.valentine {
color: #a7394f;
}

/* CSS Variables */
:root {
--iced-apricot:#f1d5c1;
--calabrese:#f1a8a2;
--meat:#f17e7e;
--kenny-s-kiss:#d45e72;
--valentine:#a7394f;
}

More palettes to explore