All Palettes

Color Palette #ff5c9a, #ffce47, #ffd1e8, #ff8c00, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9a;
}
.sunglow-gecko {
color: #ffce47;
}
.pink-currant {
color: #ffd1e8;
}
.sun-crete {
color: #ff8c00;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9a;
--sunglow-gecko:#ffce47;
--pink-currant:#ffd1e8;
--sun-crete:#ff8c00;
--aerospace-orange:#ff5100;
}

More palettes to explore