All Palettes

Color Palette #ff6e61, #ff914d, #ffd95c, #f8dfb4, #b3d7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.boredom-buster {
color: #ff914d;
}
.lemon-twist {
color: #ffd95c;
}
.butter-muffin {
color: #f8dfb4;
}
.tear {
color: #b3d7e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--boredom-buster:#ff914d;
--lemon-twist:#ffd95c;
--butter-muffin:#f8dfb4;
--tear:#b3d7e0;
}

More palettes to explore