All Palettes

Color Palette #ff5c8d, #ffb65c, #f7ff5c, #5cffb6, #5c9aff

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8d;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.duckling-fluff {
color: #f7ff5c;
}
.ineffable-green {
color: #5cffb6;
}
.blue-chaos {
color: #5c9aff;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8d;
--peanut-butter-chicken:#ffb65c;
--duckling-fluff:#f7ff5c;
--ineffable-green:#5cffb6;
--blue-chaos:#5c9aff;
}

More palettes to explore