All Palettes

Color Palette #e3a1b8, #f5d47a, #f9c99f, #a7d7b8, #6a9fa0

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e3a1b8;
}
.oriole-yellow {
color: #f5d47a;
}
.chai-latte {
color: #f9c99f;
}
.eerie-glow {
color: #a7d7b8;
}
.folk-song {
color: #6a9fa0;
}

/* CSS Variables */
:root {
--blushing-tulip:#e3a1b8;
--oriole-yellow:#f5d47a;
--chai-latte:#f9c99f;
--eerie-glow:#a7d7b8;
--folk-song:#6a9fa0;
}

More palettes to explore