All Palettes

Color Palette #ff9900, #ffcb47, #ffdf80, #c2e2ff, #809dff

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.english-daisy {
color: #ffcb47;
}
.tiger-yellow {
color: #ffdf80;
}
.dithered-sky {
color: #c2e2ff;
}
.fennel-flower {
color: #809dff;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--english-daisy:#ffcb47;
--tiger-yellow:#ffdf80;
--dithered-sky:#c2e2ff;
--fennel-flower:#809dff;
}

More palettes to explore