All Palettes

Color Palette #f5c76b, #f6a2b2, #f0c1e1, #b2e0d4, #78c1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f5c76b;
}
.pink-fit {
color: #f6a2b2;
}
.rosy-nectar {
color: #f0c1e1;
}
.bay {
color: #b2e0d4;
}
.spritzig {
color: #78c1e8;
}

/* CSS Variables */
:root {
--yellow-currant:#f5c76b;
--pink-fit:#f6a2b2;
--rosy-nectar:#f0c1e1;
--bay:#b2e0d4;
--spritzig:#78c1e8;
}

More palettes to explore