All Palettes

Color Palette #e1a3c2, #f5b8b2, #f7d0b1, #c3e9c7, #6dc3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e1a3c2;
}
.ballerina-tears {
color: #f5b8b2;
}
.barrett-quince {
color: #f7d0b1;
}
.wintergreen-mint {
color: #c3e9c7;
}
.squeaky {
color: #6dc3d5;
}

/* CSS Variables */
:root {
--think-pink:#e1a3c2;
--ballerina-tears:#f5b8b2;
--barrett-quince:#f7d0b1;
--wintergreen-mint:#c3e9c7;
--squeaky:#6dc3d5;
}

More palettes to explore