All Palettes

Color Palette #f7b5a1, #f5e87f, #f1c2a2, #d7a3d6, #a3c2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.light-sh-shin-yellow {
color: #f5e87f;
}
.neighborly-peach {
color: #f1c2a2;
}
.favorite-lavender {
color: #d7a3d6;
}
.angela-bay {
color: #a3c2e6;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--light-sh-shin-yellow:#f5e87f;
--neighborly-peach:#f1c2a2;
--favorite-lavender:#d7a3d6;
--angela-bay:#a3c2e6;
}

More palettes to explore