All Palettes

Color Palette #54c4e3, #f1a7b6, #f7caf2, #7a9eeb, #f4a20b

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #54c4e3;
}
.princess {
color: #f1a7b6;
}
.kissed-by-mist {
color: #f7caf2;
}
.greek-sea {
color: #7a9eeb;
}
.orange-pospsicle {
color: #f4a20b;
}

/* CSS Variables */
:root {
--clean-pool:#54c4e3;
--princess:#f1a7b6;
--kissed-by-mist:#f7caf2;
--greek-sea:#7a9eeb;
--orange-pospsicle:#f4a20b;
}

More palettes to explore