All Palettes

Color Palette #ff6d1f, #ff9900, #ffc800, #ffdd00, #fff59e

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.vitamin-c {
color: #ff9900;
}
.forsythia {
color: #ffc800;
}
.super-saiyan {
color: #ffdd00;
}
.lemon-bundt-cake {
color: #fff59e;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--vitamin-c:#ff9900;
--forsythia:#ffc800;
--super-saiyan:#ffdd00;
--lemon-bundt-cake:#fff59e;
}

More palettes to explore