All Palettes

Color Palette #e2a6c4, #f1e2a7, #f6d8a7, #a9e5d1, #8bbad5

0%
0%
0%

CSS code for this palette

/* CSS */
.partytime {
color: #e2a6c4;
}
.french-vanilla {
color: #f1e2a7;
}
.fireflies {
color: #f6d8a7;
}
.botanical-tint {
color: #a9e5d1;
}
.simply-posh {
color: #8bbad5;
}

/* CSS Variables */
:root {
--partytime:#e2a6c4;
--french-vanilla:#f1e2a7;
--fireflies:#f6d8a7;
--botanical-tint:#a9e5d1;
--simply-posh:#8bbad5;
}

More palettes to explore