All Palettes

Color Palette #5b3a29, #8a5a3d, #bfaf8d, #6b9cc2, #3a5c88

0%
0%
0%

CSS code for this palette

/* CSS */
.weathered-bamboo {
color: #5b3a29;
}
.rope {
color: #8a5a3d;
}
.trailblazer {
color: #bfaf8d;
}
.cerulean-frost {
color: #6b9cc2;
}
.delft {
color: #3a5c88;
}

/* CSS Variables */
:root {
--weathered-bamboo:#5b3a29;
--rope:#8a5a3d;
--trailblazer:#bfaf8d;
--cerulean-frost:#6b9cc2;
--delft:#3a5c88;
}

More palettes to explore