All Palettes

Color Palette #ff6e61, #ffa142, #ffcd57, #ffe2a3, #ffe5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.angry-pasta {
color: #ffcd57;
}
.midday-sun {
color: #ffe2a3;
}
.misty-rose {
color: #ffe5e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--angry-pasta:#ffcd57;
--midday-sun:#ffe2a3;
--misty-rose:#ffe5e0;
}

More palettes to explore