All Palettes

Color Palette #ff5c33, #ff9d4d, #ffcc66, #ffee8f, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.portland-orange {
color: #ff5c33;
}
.tangerine-tango {
color: #ff9d4d;
}
.qing-yellow {
color: #ffcc66;
}
.the-first-daffodil {
color: #ffee8f;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--portland-orange:#ff5c33;
--tangerine-tango:#ff9d4d;
--qing-yellow:#ffcc66;
--the-first-daffodil:#ffee8f;
--hollandaise:#ffec3d;
}

More palettes to explore