All Palettes

Color Palette #eadab8, #e5c59f, #d0a77c, #b57b4f, #a65e3a

0%
0%
0%

CSS code for this palette

/* CSS */
.porcelain-pink {
color: #eadab8;
}
.jasper-cane {
color: #e5c59f;
}
.city-sunrise {
color: #d0a77c;
}
.cowboy-hat {
color: #b57b4f;
}
.earthen-jug {
color: #a65e3a;
}

/* CSS Variables */
:root {
--porcelain-pink:#eadab8;
--jasper-cane:#e5c59f;
--city-sunrise:#d0a77c;
--cowboy-hat:#b57b4f;
--earthen-jug:#a65e3a;
}

More palettes to explore