All Palettes

Color Palette #f7a1b1, #f5b8a3, #f5d1a3, #f1f5a3, #c2f5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b1;
}
.antique-cameo {
color: #f5b8a3;
}
.tequila {
color: #f5d1a3;
}
.pale-canary {
color: #f1f5a3;
}
.menthol {
color: #c2f5a3;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b1;
--antique-cameo:#f5b8a3;
--tequila:#f5d1a3;
--pale-canary:#f1f5a3;
--menthol:#c2f5a3;
}

More palettes to explore