All Palettes

Color Palette #ade6c4, #b9e5b8, #e0f2d4, #f6e1b6, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.coastal-foam {
color: #ade6c4;
}
.mint-parfait {
color: #b9e5b8;
}
.hint-of-mint {
color: #e0f2d4;
}
.soft-butter {
color: #f6e1b6;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--coastal-foam:#ade6c4;
--mint-parfait:#b9e5b8;
--hint-of-mint:#e0f2d4;
--soft-butter:#f6e1b6;
--mystic-tulip:#f7b7a1;
}

More palettes to explore