All Palettes

Color Palette #8dbfa6, #f7b5a1, #f6d2a7, #f7e1a1, #e3c8ba

0%
0%
0%

CSS code for this palette

/* CSS */
.spearmint-frosting {
color: #8dbfa6;
}
.mystic-tulip {
color: #f7b5a1;
}
.tequila {
color: #f6d2a7;
}
.venetian-yellow {
color: #f7e1a1;
}
.cream-tan {
color: #e3c8ba;
}

/* CSS Variables */
:root {
--spearmint-frosting:#8dbfa6;
--mystic-tulip:#f7b5a1;
--tequila:#f6d2a7;
--venetian-yellow:#f7e1a1;
--cream-tan:#e3c8ba;
}

More palettes to explore