All Palettes

Color Palette #ff6e61, #ff8b42, #f5b35b, #f6e39d, #e0f2a6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.golden-hour {
color: #f5b35b;
}
.buttery-croissant {
color: #f6e39d;
}
.mint-julep {
color: #e0f2a6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--golden-hour:#f5b35b;
--buttery-croissant:#f6e39d;
--mint-julep:#e0f2a6;
}

More palettes to explore