All Palettes

Color Palette #ff5c8a, #ffb85c, #ffd95c, #6af1b2, #4fa0cf

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.cape-jasmine {
color: #ffb85c;
}
.lemon-twist {
color: #ffd95c;
}
.ineffable-green {
color: #6af1b2;
}
.blue-grotto {
color: #4fa0cf;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--cape-jasmine:#ffb85c;
--lemon-twist:#ffd95c;
--ineffable-green:#6af1b2;
--blue-grotto:#4fa0cf;
}

More palettes to explore