All Palettes

Color Palette #d45e70, #f2908c, #f4c2b3, #a8e6cf, #b2e0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.berrylicious {
color: #d45e70;
}
.bierwurst {
color: #f2908c;
}
.rustique {
color: #f4c2b3;
}
.turquoise-tower {
color: #a8e6cf;
}
.mint-cocktail-green {
color: #b2e0b3;
}

/* CSS Variables */
:root {
--berrylicious:#d45e70;
--bierwurst:#f2908c;
--rustique:#f4c2b3;
--turquoise-tower:#a8e6cf;
--mint-cocktail-green:#b2e0b3;
}

More palettes to explore