All Palettes

Color Palette #ff6e61, #ff9a5c, #ffc370, #ffdb8f, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.chanterelles {
color: #ffc370;
}
.brite-gold {
color: #ffdb8f;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--chanterelles:#ffc370;
--brite-gold:#ffdb8f;
--mouse-nose:#ffe4b3;
}

More palettes to explore