All Palettes

Color Palette #ff5c8a, #ff998a, #ffc59e, #ffe4b3, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.peach-pink {
color: #ff998a;
}
.romantic {
color: #ffc59e;
}
.mouse-nose {
color: #ffe4b3;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--peach-pink:#ff998a;
--romantic:#ffc59e;
--mouse-nose:#ffe4b3;
--soviet-gold:#ffd900;
}

More palettes to explore