All Palettes

Color Palette #ff6e61, #ffb84d, #ffe680, #b1eaf2, #50c2f7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.mint-macaron {
color: #b1eaf2;
}
.clean-pool {
color: #50c2f7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--mint-macaron:#b1eaf2;
--clean-pool:#50c2f7;
}

More palettes to explore