All Palettes

Color Palette #8c6b45, #d1a67a, #f2d4ba, #4f8c6c, #2a4c41

0%
0%
0%

CSS code for this palette

/* CSS */
.barrel-aged {
color: #8c6b45;
}
.city-sunrise {
color: #d1a67a;
}
.pulled-taffy {
color: #f2d4ba;
}
.saltwater-depth {
color: #4f8c6c;
}
.te-papa-green {
color: #2a4c41;
}

/* CSS Variables */
:root {
--barrel-aged:#8c6b45;
--city-sunrise:#d1a67a;
--pulled-taffy:#f2d4ba;
--saltwater-depth:#4f8c6c;
--te-papa-green:#2a4c41;
}

More palettes to explore