All Palettes

Color Palette #e4afd2, #f9b1ae, #f6b83c, #f1e86a, #a4d6d1

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e4afd2;
}
.peach-bud {
color: #f9b1ae;
}
.squash-blossom {
color: #f6b83c;
}
.limelight {
color: #f1e86a;
}
.sinbad {
color: #a4d6d1;
}

/* CSS Variables */
:root {
--gumball:#e4afd2;
--peach-bud:#f9b1ae;
--squash-blossom:#f6b83c;
--limelight:#f1e86a;
--sinbad:#a4d6d1;
}

More palettes to explore