All Palettes

Color Palette #f6e69d, #f3d26d, #f1b341, #e6a637, #dc902e

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-lightning {
color: #f6e69d;
}
.yellow-tulip {
color: #f3d26d;
}
.butter-cream {
color: #f1b341;
}
.dutch-orange {
color: #e6a637;
}
.autumn-blaze {
color: #dc902e;
}

/* CSS Variables */
:root {
--storm-lightning:#f6e69d;
--yellow-tulip:#f3d26d;
--butter-cream:#f1b341;
--dutch-orange:#e6a637;
--autumn-blaze:#dc902e;
}

More palettes to explore