All Palettes

Color Palette #ffad42, #ffd54d, #ffeb8a, #ffc300, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.mandarin-sorbet {
color: #ffad42;
}
.vibrant {
color: #ffd54d;
}
.quack-quack {
color: #ffeb8a;
}
.citrus-splash {
color: #ffc300;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--mandarin-sorbet:#ffad42;
--vibrant:#ffd54d;
--quack-quack:#ffeb8a;
--citrus-splash:#ffc300;
--sun-crete:#ff8c00;
}

More palettes to explore