All Palettes

Color Palette #de9f0d, #c44c1c, #9fd0e0, #699b3b, #f09c42

0%
0%
0%

CSS code for this palette

/* CSS */
.bilious-brown {
color: #de9f0d;
}
.red-panda {
color: #c44c1c;
}
.light-sky-babe {
color: #9fd0e0;
}
.hidden-valley {
color: #699b3b;
}
.cornucopia {
color: #f09c42;
}

/* CSS Variables */
:root {
--bilious-brown:#de9f0d;
--red-panda:#c44c1c;
--light-sky-babe:#9fd0e0;
--hidden-valley:#699b3b;
--cornucopia:#f09c42;
}

More palettes to explore