All Palettes

Color Palette #f7c6a1, #f5b2a3, #f28299, #e36d95, #c94f7e

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c6a1;
}
.first-date {
color: #f5b2a3;
}
.xoxo {
color: #f28299;
}
.shadow-azalea-pink {
color: #e36d95;
}
.middle-safflower {
color: #c94f7e;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c6a1;
--first-date:#f5b2a3;
--xoxo:#f28299;
--shadow-azalea-pink:#e36d95;
--middle-safflower:#c94f7e;
}

More palettes to explore