All Palettes

Color Palette #b2e6e1, #6ed8c1, #5abf8b, #d2a3c4, #f5d1e0

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-crayon {
color: #b2e6e1;
}
.downy {
color: #6ed8c1;
}
.spearmint-burst {
color: #5abf8b;
}
.geranium-bud {
color: #d2a3c4;
}
.minimal-rose {
color: #f5d1e0;
}

/* CSS Variables */
:root {
--cool-crayon:#b2e6e1;
--downy:#6ed8c1;
--spearmint-burst:#5abf8b;
--geranium-bud:#d2a3c4;
--minimal-rose:#f5d1e0;
}

More palettes to explore