All Palettes

Color Palette #f6e2d5, #f1b3a2, #efa38f, #e77f7e, #d75b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-rose {
color: #f6e2d5;
}
.first-date {
color: #f1b3a2;
}
.stone-fruit {
color: #efa38f;
}
.sugar-poppy {
color: #e77f7e;
}
.berrylicious {
color: #d75b6d;
}

/* CSS Variables */
:root {
--peach-rose:#f6e2d5;
--first-date:#f1b3a2;
--stone-fruit:#efa38f;
--sugar-poppy:#e77f7e;
--berrylicious:#d75b6d;
}

More palettes to explore