All Palettes

Color Palette #d19900, #e6b400, #f5c800, #f9d339, #f9e59f

0%
0%
0%

CSS code for this palette

/* CSS */
.leopard {
color: #d19900;
}
.fat-gold {
color: #e6b400;
}
.pinard-yellow {
color: #f5c800;
}
.dandelion-yellow {
color: #f9d339;
}
.storm-lightning {
color: #f9e59f;
}

/* CSS Variables */
:root {
--leopard:#d19900;
--fat-gold:#e6b400;
--pinard-yellow:#f5c800;
--dandelion-yellow:#f9d339;
--storm-lightning:#f9e59f;
}

More palettes to explore