All Palettes

Color Palette #002147, #d4b15e, #f2dfc0, #a85e3e, #e0b5b2

0%
0%
0%

CSS code for this palette

/* CSS */
.oxford-blue {
color: #002147;
}
.sell-gold {
color: #d4b15e;
}
.woven-raffia {
color: #f2dfc0;
}
.gladiator-leather {
color: #a85e3e;
}
.princess-pink {
color: #e0b5b2;
}

/* CSS Variables */
:root {
--oxford-blue:#002147;
--sell-gold:#d4b15e;
--woven-raffia:#f2dfc0;
--gladiator-leather:#a85e3e;
--princess-pink:#e0b5b2;
}

More palettes to explore