All Palettes

Color Palette #57b3e5, #f5a8b0, #f9e8b4, #b58dd8, #a2d058

0%
0%
0%

CSS code for this palette

/* CSS */
.sail-away {
color: #57b3e5;
}
.pink-fit {
color: #f5a8b0;
}
.banana-yogurt {
color: #f9e8b4;
}
.pale-purple {
color: #b58dd8;
}
.young-green-onion {
color: #a2d058;
}

/* CSS Variables */
:root {
--sail-away:#57b3e5;
--pink-fit:#f5a8b0;
--banana-yogurt:#f9e8b4;
--pale-purple:#b58dd8;
--young-green-onion:#a2d058;
}

More palettes to explore