All Palettes

Color Palette #fdcc81, #ff6e61, #681b98, #ffb84d, #50c2f7

0%
0%
0%

CSS code for this palette

/* CSS */
.deviled-eggs {
color: #fdcc81;
}
.grapefruit-pulp {
color: #ff6e61;
}
.wild-violet {
color: #681b98;
}
.floral-leaf {
color: #ffb84d;
}
.clean-pool {
color: #50c2f7;
}

/* CSS Variables */
:root {
--deviled-eggs:#fdcc81;
--grapefruit-pulp:#ff6e61;
--wild-violet:#681b98;
--floral-leaf:#ffb84d;
--clean-pool:#50c2f7;
}

More palettes to explore