All Palettes

Color Palette #f57f7f, #f1a8a2, #f6d7c1, #f8e6b9, #f9c7ae

0%
0%
0%

CSS code for this palette

/* CSS */
.shell-pink {
color: #f57f7f;
}
.calabrese {
color: #f1a8a2;
}
.dreamsicle {
color: #f6d7c1;
}
.gentle-glow {
color: #f8e6b9;
}
.bleached-apricot {
color: #f9c7ae;
}

/* CSS Variables */
:root {
--shell-pink:#f57f7f;
--calabrese:#f1a8a2;
--dreamsicle:#f6d7c1;
--gentle-glow:#f8e6b9;
--bleached-apricot:#f9c7ae;
}

More palettes to explore