All Palettes

Color Palette #a7d8e2, #f4b8d8, #e8b0e2, #f6c1d1, #ff9eba

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a7d8e2;
}
.manga-pink {
color: #f4b8d8;
}
.dream-land {
color: #e8b0e2;
}
.carnation-bouquet {
color: #f6c1d1;
}
.saira-red {
color: #ff9eba;
}

/* CSS Variables */
:root {
--winsome-hue:#a7d8e2;
--manga-pink:#f4b8d8;
--dream-land:#e8b0e2;
--carnation-bouquet:#f6c1d1;
--saira-red:#ff9eba;
}

More palettes to explore