All Palettes

Color Palette #ff6e61, #ffa175, #ffba9e, #ffe3b3, #fff8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.pallid-orange {
color: #ffba9e;
}
.peach-of-mind {
color: #ffe3b3;
}
.beaming-sun {
color: #fff8e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--pallid-orange:#ffba9e;
--peach-of-mind:#ffe3b3;
--beaming-sun:#fff8e0;
}

More palettes to explore