All Palettes

Color Palette #5a4b49, #a47c79, #e3c2b5, #f1e5da, #f3b0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.piano-brown {
color: #5a4b49;
}
.brandied-apple {
color: #a47c79;
}
.sunwashed-brick {
color: #e3c2b5;
}
.almost-pink {
color: #f1e5da;
}
.first-date {
color: #f3b0a0;
}

/* CSS Variables */
:root {
--piano-brown:#5a4b49;
--brandied-apple:#a47c79;
--sunwashed-brick:#e3c2b5;
--almost-pink:#f1e5da;
--first-date:#f3b0a0;
}

More palettes to explore