All Palettes

Color Palette #d4af35, #9f512d, #ff8052, #1fb2aa, #4682b4

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-gold {
color: #d4af35;
}
.texas-ranger-brown {
color: #9f512d;
}
.n-rang-orange {
color: #ff8052;
}
.glass-jar-blue {
color: #1fb2aa;
}
.steel-blue {
color: #4682b4;
}

/* CSS Variables */
:root {
--metallic-gold:#d4af35;
--texas-ranger-brown:#9f512d;
--n-rang-orange:#ff8052;
--glass-jar-blue:#1fb2aa;
--steel-blue:#4682b4;
}

More palettes to explore