All Palettes

Color Palette #f9df39, #f6b83c, #f68031, #f35820, #e94f1c

0%
0%
0%

CSS code for this palette

/* CSS */
.fluffy-duckling {
color: #f9df39;
}
.squash-blossom {
color: #f6b83c;
}
.peach-fury {
color: #f68031;
}
.prometheus-orange {
color: #f35820;
}
.nasturtium-flower {
color: #e94f1c;
}

/* CSS Variables */
:root {
--fluffy-duckling:#f9df39;
--squash-blossom:#f6b83c;
--peach-fury:#f68031;
--prometheus-orange:#f35820;
--nasturtium-flower:#e94f1c;
}

More palettes to explore