All Palettes

Color Palette #e7a2c1, #f9c99f, #f4e1a4, #a1d9d7, #72c3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e7a2c1;
}
.chai-latte {
color: #f9c99f;
}
.optimistic-yellow {
color: #f4e1a4;
}
.aqua-island {
color: #a1d9d7;
}
.thredbo {
color: #72c3d5;
}

/* CSS Variables */
:root {
--think-pink:#e7a2c1;
--chai-latte:#f9c99f;
--optimistic-yellow:#f4e1a4;
--aqua-island:#a1d9d7;
--thredbo:#72c3d5;
}

More palettes to explore