All Palettes

Color Palette #ffb84d, #ff8b3d, #ff713d, #ff4c38, #ff293b

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.carrot {
color: #ff713d;
}
.dusk-orange {
color: #ff4c38;
}
.strawberry {
color: #ff293b;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--carrot:#ff713d;
--dusk-orange:#ff4c38;
--strawberry:#ff293b;
}

More palettes to explore