All Palettes

Color Palette #ff930f, #ffb84d, #ffe180, #ffde70, #ff5842

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese-please {
color: #ff930f;
}
.floral-leaf {
color: #ffb84d;
}
.june-day {
color: #ffe180;
}
.sun-shower {
color: #ffde70;
}
.ogre-odor {
color: #ff5842;
}

/* CSS Variables */
:root {
--cheese-please:#ff930f;
--floral-leaf:#ffb84d;
--june-day:#ffe180;
--sun-shower:#ffde70;
--ogre-odor:#ff5842;
}

More palettes to explore