All Palettes

Color Palette #ff8052, #ff6e61, #ffb86b, #ffdb80, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.desert-dessert {
color: #ffb86b;
}
.snug-yellow {
color: #ffdb80;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--desert-dessert:#ffb86b;
--snug-yellow:#ffdb80;
--the-first-daffodil:#ffee8f;
}

More palettes to explore