All Palettes

Color Palette #9fd0e0, #f5b7c3, #f6d6a7, #fbbd83, #eab8e4

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #9fd0e0;
}
.ibis {
color: #f5b7c3;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.apricot-yellow {
color: #fbbd83;
}
.rosecco {
color: #eab8e4;
}

/* CSS Variables */
:root {
--light-sky-babe:#9fd0e0;
--ibis:#f5b7c3;
--enjoyable-yellow:#f6d6a7;
--apricot-yellow:#fbbd83;
--rosecco:#eab8e4;
}

More palettes to explore