All Palettes

Color Palette #3c4e4b, #b88c7a, #f0ba4c, #eae8e1, #e2b4a2

0%
0%
0%

CSS code for this palette

/* CSS */
.night-watch {
color: #3c4e4b;
}
.tuscany {
color: #b88c7a;
}
.maximum-yellow-red {
color: #f0ba4c;
}
.mystic-fog {
color: #eae8e1;
}
.prosciutto {
color: #e2b4a2;
}

/* CSS Variables */
:root {
--night-watch:#3c4e4b;
--tuscany:#b88c7a;
--maximum-yellow-red:#f0ba4c;
--mystic-fog:#eae8e1;
--prosciutto:#e2b4a2;
}

More palettes to explore