All Palettes

Color Palette #ffce6b, #ff8b42, #ff5c61, #ff3d77, #ff5c98

0%
0%
0%

CSS code for this palette

/* CSS */
.faded-sunlight {
color: #ffce6b;
}
.orange-bell-pepper {
color: #ff8b42;
}
.fusion-red {
color: #ff5c61;
}
.diva-pink {
color: #ff3d77;
}
.fuchsia-fever {
color: #ff5c98;
}

/* CSS Variables */
:root {
--faded-sunlight:#ffce6b;
--orange-bell-pepper:#ff8b42;
--fusion-red:#ff5c61;
--diva-pink:#ff3d77;
--fuchsia-fever:#ff5c98;
}

More palettes to explore