All Palettes

Color Palette #ff6e61, #ffa175, #ffb86b, #ffe8a3, #ffd7c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.desert-dessert {
color: #ffb86b;
}
.sun-drenched {
color: #ffe8a3;
}
.friendship {
color: #ffd7c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--desert-dessert:#ffb86b;
--sun-drenched:#ffe8a3;
--friendship:#ffd7c2;
}

More palettes to explore