All Palettes

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

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.green-trance {
color: #a4d5a6;
}
.clean-pool {
color: #50c2f7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--green-trance:#a4d5a6;
--clean-pool:#50c2f7;
}

More palettes to explore