All Palettes

Color Palette #ff6038, #ff8b3d, #ffae3d, #ffdb4d, #ffe66b

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff6038;
}
.sunset-yellow {
color: #ff8b3d;
}
.peach-butter {
color: #ffae3d;
}
.kuchinashi-yellow {
color: #ffdb4d;
}
.dynamic-yellow {
color: #ffe66b;
}

/* CSS Variables */
:root {
--toxic-orange:#ff6038;
--sunset-yellow:#ff8b3d;
--peach-butter:#ffae3d;
--kuchinashi-yellow:#ffdb4d;
--dynamic-yellow:#ffe66b;
}

More palettes to explore