All Palettes

Color Palette #54c0e8, #f7b1ba, #f6a7d2, #f3d05e, #a6c89d

0%
0%
0%

CSS code for this palette

/* CSS */
.clean-pool {
color: #54c0e8;
}
.bubblegum-pink {
color: #f7b1ba;
}
.spaghetti-strap-pink {
color: #f6a7d2;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}
.gingko {
color: #a6c89d;
}

/* CSS Variables */
:root {
--clean-pool:#54c0e8;
--bubblegum-pink:#f7b1ba;
--spaghetti-strap-pink:#f6a7d2;
--ride-off-into-the-sunset:#f3d05e;
--gingko:#a6c89d;
}

More palettes to explore