All Palettes

Color Palette #b8cee5, #adde96, #f8ebb9, #f3c0a5, #ef5d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-twilight {
color: #b8cee5;
}
.stem-green {
color: #adde96;
}
.banana-br-l-e {
color: #f8ebb9;
}
.neighborly-peach {
color: #f3c0a5;
}
.watermelon-juice {
color: #ef5d7f;
}

/* CSS Variables */
:root {
--tender-twilight:#b8cee5;
--stem-green:#adde96;
--banana-br-l-e:#f8ebb9;
--neighborly-peach:#f3c0a5;
--watermelon-juice:#ef5d7f;
}

More palettes to explore