All Palettes

Color Palette #ff8052, #ff9980, #ffb84d, #ffe680, #ffd642

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.vivid-tangerine {
color: #ff9980;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.python-yellow {
color: #ffd642;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--vivid-tangerine:#ff9980;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--python-yellow:#ffd642;
}

More palettes to explore