All Palettes

Color Palette #5abfba, #f9d771, #fbaf3c, #d65c8b, #481f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.hygiene-green {
color: #5abfba;
}
.top-banana {
color: #f9d771;
}
.peach-butter {
color: #fbaf3c;
}
.flirty-rose {
color: #d65c8b;
}
.galactic-wonder {
color: #481f5c;
}

/* CSS Variables */
:root {
--hygiene-green:#5abfba;
--top-banana:#f9d771;
--peach-butter:#fbaf3c;
--flirty-rose:#d65c8b;
--galactic-wonder:#481f5c;
}

More palettes to explore