All Palettes

Color Palette #6a3e40, #d69a8f, #f3c4c4, #f5b2a3, #a46069

0%
0%
0%

CSS code for this palette

/* CSS */
.imperial-jewel {
color: #6a3e40;
}
.shanghai-peach {
color: #d69a8f;
}
.my-fair-lady {
color: #f3c4c4;
}
.first-date {
color: #f5b2a3;
}
.herald-of-spring {
color: #a46069;
}

/* CSS Variables */
:root {
--imperial-jewel:#6a3e40;
--shanghai-peach:#d69a8f;
--my-fair-lady:#f3c4c4;
--first-date:#f5b2a3;
--herald-of-spring:#a46069;
}

More palettes to explore