All Palettes

Color Palette #ff3d77, #ff7024, #ffb700, #a9e0c2, #5c95e0

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d77;
}
.burning-orange {
color: #ff7024;
}
.sunflower-mango {
color: #ffb700;
}
.mountain-mint {
color: #a9e0c2;
}
.united-nations-blue {
color: #5c95e0;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d77;
--burning-orange:#ff7024;
--sunflower-mango:#ffb700;
--mountain-mint:#a9e0c2;
--united-nations-blue:#5c95e0;
}

More palettes to explore