All Palettes

Color Palette #ff6e61, #ffa047, #ffcb3d, #b1e0a4, #60aff0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.yellow-jacket {
color: #ffcb3d;
}
.green-gooseberry {
color: #b1e0a4;
}
.blue-jeans {
color: #60aff0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--yellow-jacket:#ffcb3d;
--green-gooseberry:#b1e0a4;
--blue-jeans:#60aff0;
}

More palettes to explore