All Palettes

Color Palette #ff6e61, #ffa142, #f7d06e, #a1d06c, #5c9ead

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.yellow-tulip {
color: #f7d06e;
}
.be-spontaneous {
color: #a1d06c;
}
.flood-out {
color: #5c9ead;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--yellow-tulip:#f7d06e;
--be-spontaneous:#a1d06c;
--flood-out:#5c9ead;
}

More palettes to explore