All Palettes

Color Palette #9ec4e0, #f6a4a2, #fbcb09, #b9e4c9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-cerulean {
color: #9ec4e0;
}
.candy-heart-pink {
color: #f6a4a2;
}
.toucan-gentleman {
color: #fbcb09;
}
.spearmints {
color: #b9e4c9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pale-cerulean:#9ec4e0;
--candy-heart-pink:#f6a4a2;
--toucan-gentleman:#fbcb09;
--spearmints:#b9e4c9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore