All Palettes

Color Palette #f5a3ae, #f8d8a0, #f8e6a0, #a4d6b3, #9fbee5

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f5a3ae;
}
.milky-maize {
color: #f8d8a0;
}
.venetian-yellow {
color: #f8e6a0;
}
.frugal {
color: #a4d6b3;
}
.gallery-blue {
color: #9fbee5;
}

/* CSS Variables */
:root {
--simple-pink:#f5a3ae;
--milky-maize:#f8d8a0;
--venetian-yellow:#f8e6a0;
--frugal:#a4d6b3;
--gallery-blue:#9fbee5;
}

More palettes to explore