All Palettes

Color Palette #6a4a39, #a65e3a, #e6b798, #f3d5a5, #f9e0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.birdhouse-brown {
color: #6a4a39;
}
.earthen-jug {
color: #a65e3a;
}
.creole-cottage {
color: #e6b798;
}
.pismo-dunes {
color: #f3d5a5;
}
.veiled-pink {
color: #f9e0d7;
}

/* CSS Variables */
:root {
--birdhouse-brown:#6a4a39;
--earthen-jug:#a65e3a;
--creole-cottage:#e6b798;
--pismo-dunes:#f3d5a5;
--veiled-pink:#f9e0d7;
}

More palettes to explore