All Palettes

Color Palette #f7a1ae, #f4b76c, #f9d66c, #a3e0b5, #a2d1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f7a1ae;
}
.citrus-honey {
color: #f4b76c;
}
.forsythia-blossom {
color: #f9d66c;
}
.overtone {
color: #a3e0b5;
}
.chefchaouen-blue {
color: #a2d1e6;
}

/* CSS Variables */
:root {
--simple-pink:#f7a1ae;
--citrus-honey:#f4b76c;
--forsythia-blossom:#f9d66c;
--overtone:#a3e0b5;
--chefchaouen-blue:#a2d1e6;
}

More palettes to explore