All Palettes

Color Palette #ffde4d, #ffb84d, #ff8b42, #ff6d38, #ff513d

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-star {
color: #ffde4d;
}
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.smashed-pumpkin {
color: #ff6d38;
}
.ogre-odor {
color: #ff513d;
}

/* CSS Variables */
:root {
--royal-star:#ffde4d;
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--smashed-pumpkin:#ff6d38;
--ogre-odor:#ff513d;
}

More palettes to explore