All Palettes

Color Palette #f3b4c2, #f5e69e, #a5e3b1, #6cc4f4, #4d8eff

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c2;
}
.venetian-yellow {
color: #f5e69e;
}
.overtone {
color: #a5e3b1;
}
.blue-mana {
color: #6cc4f4;
}
.skinny-jeans {
color: #4d8eff;
}

/* CSS Variables */
:root {
--ibis:#f3b4c2;
--venetian-yellow:#f5e69e;
--overtone:#a5e3b1;
--blue-mana:#6cc4f4;
--skinny-jeans:#4d8eff;
}

More palettes to explore