All Palettes

Color Palette #ff6e61, #ffa175, #ffb58a, #ffe3b3, #f7d0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.coral-dusk {
color: #ffb58a;
}
.peach-of-mind {
color: #ffe3b3;
}
.barrett-quince {
color: #f7d0b1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--coral-dusk:#ffb58a;
--peach-of-mind:#ffe3b3;
--barrett-quince:#f7d0b1;
}

More palettes to explore