All Palettes

Color Palette #ff6e61, #ff9a5c, #ffb86b, #ffd36b, #ffe299

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.desert-dessert {
color: #ffb86b;
}
.hint-of-honey {
color: #ffd36b;
}
.couscous {
color: #ffe299;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--desert-dessert:#ffb86b;
--hint-of-honey:#ffd36b;
--couscous:#ffe299;
}

More palettes to explore