All Palettes

Color Palette #f7d7a6, #f4b3e1, #ff9eb3, #78c5d9, #f0c6a3

0%
0%
0%

CSS code for this palette

/* CSS */
.fireflies {
color: #f7d7a6;
}
.hanami-pink {
color: #f4b3e1;
}
.saira-red {
color: #ff9eb3;
}
.water-flow {
color: #78c5d9;
}
.turnip-boy {
color: #f0c6a3;
}

/* CSS Variables */
:root {
--fireflies:#f7d7a6;
--hanami-pink:#f4b3e1;
--saira-red:#ff9eb3;
--water-flow:#78c5d9;
--turnip-boy:#f0c6a3;
}

More palettes to explore