All Palettes

Color Palette #ff6e61, #ffa175, #ffbe9e, #ffe4b3, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.mouse-nose {
color: #ffe4b3;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--blushing-cinnamon:#ffbe9e;
--mouse-nose:#ffe4b3;
--soviet-gold:#ffd900;
}

More palettes to explore