All Palettes

Color Palette #ff5d38, #ff8d29, #ffbe4d, #fff59e, #f6f9d7

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.instant-orange {
color: #ff8d29;
}
.twenty-carat {
color: #ffbe4d;
}
.lemon-bundt-cake {
color: #fff59e;
}
.rising-star {
color: #f6f9d7;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--instant-orange:#ff8d29;
--twenty-carat:#ffbe4d;
--lemon-bundt-cake:#fff59e;
--rising-star:#f6f9d7;
}

More palettes to explore