All Palettes

Color Palette #ffb84d, #ff8b3d, #ff6e61, #ff513d, #ff3d6e

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ogre-odor {
color: #ff513d;
}
.laser-trap {
color: #ff3d6e;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--grapefruit-pulp:#ff6e61;
--ogre-odor:#ff513d;
--laser-trap:#ff3d6e;
}

More palettes to explore