All Palettes

Color Palette #ff3d7e, #ff6e61, #ff9d00, #ffc300, #fffff0

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d7e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-peel {
color: #ff9d00;
}
.citrus-splash {
color: #ffc300;
}
.ivory {
color: #fffff0;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d7e;
--grapefruit-pulp:#ff6e61;
--mandarin-peel:#ff9d00;
--citrus-splash:#ffc300;
--ivory:#fffff0;
}

More palettes to explore