All Palettes

Color Palette #e3a1c5, #ec6999, #f6b83c, #49b8e4, #2b9c62

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e3a1c5;
}
.shark-bait {
color: #ec6999;
}
.squash-blossom {
color: #f6b83c;
}
.lake-thun {
color: #49b8e4;
}
.green-fondant {
color: #2b9c62;
}

/* CSS Variables */
:root {
--prettiest-pink:#e3a1c5;
--shark-bait:#ec6999;
--squash-blossom:#f6b83c;
--lake-thun:#49b8e4;
--green-fondant:#2b9c62;
}

More palettes to explore