All Palettes

Color Palette #3e5a75, #a6c4d9, #e9b3a0, #d7995b, #4f5e36

0%
0%
0%

CSS code for this palette

/* CSS */
.china-pattern {
color: #3e5a75;
}
.frozen-blue {
color: #a6c4d9;
}
.wax-flower {
color: #e9b3a0;
}
.bakelite-gold {
color: #d7995b;
}
.shallot-leaf {
color: #4f5e36;
}

/* CSS Variables */
:root {
--china-pattern:#3e5a75;
--frozen-blue:#a6c4d9;
--wax-flower:#e9b3a0;
--bakelite-gold:#d7995b;
--shallot-leaf:#4f5e36;
}

More palettes to explore