All Palettes

Color Palette #f3b4c0, #fbad93, #f8d57c, #b2e1b3, #6ccb94

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c0;
}
.no-way-ros {
color: #fbad93;
}
.golden-glow {
color: #f8d57c;
}
.mint-cocktail-green {
color: #b2e1b3;
}
.van-gogh-green {
color: #6ccb94;
}

/* CSS Variables */
:root {
--ibis:#f3b4c0;
--no-way-ros:#fbad93;
--golden-glow:#f8d57c;
--mint-cocktail-green:#b2e1b3;
--van-gogh-green:#6ccb94;
}

More palettes to explore