All Palettes

Color Palette #5f3d26, #7a5b4d, #bfae8d, #e8ceab, #f4e0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.bracken {
color: #5f3d26;
}
.cara-be {
color: #7a5b4d;
}
.olive-gold {
color: #bfae8d;
}
.rum-custard {
color: #e8ceab;
}
.touching-white {
color: #f4e0d7;
}

/* CSS Variables */
:root {
--bracken:#5f3d26;
--cara-be:#7a5b4d;
--olive-gold:#bfae8d;
--rum-custard:#e8ceab;
--touching-white:#f4e0d7;
}

More palettes to explore