All Palettes

Color Palette #f9d75d, #f3a039, #d46b25, #a95b2d, #814b32

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f9d75d;
}
.yellow-sea {
color: #f3a039;
}
.christmas-orange {
color: #d46b25;
}
.beef-hotpot {
color: #a95b2d;
}
.sencha-brown {
color: #814b32;
}

/* CSS Variables */
:root {
--glitter-yellow:#f9d75d;
--yellow-sea:#f3a039;
--christmas-orange:#d46b25;
--beef-hotpot:#a95b2d;
--sencha-brown:#814b32;
}

More palettes to explore