All Palettes

Color Palette #8f5b8d, #d19f89, #f4cba4, #f7df9c, #e4a77c

0%
0%
0%

CSS code for this palette

/* CSS */
.chakra {
color: #8f5b8d;
}
.orange-maple {
color: #d19f89;
}
.tequila {
color: #f4cba4;
}
.lemon-caipirinha {
color: #f7df9c;
}
.orange-clay {
color: #e4a77c;
}

/* CSS Variables */
:root {
--chakra:#8f5b8d;
--orange-maple:#d19f89;
--tequila:#f4cba4;
--lemon-caipirinha:#f7df9c;
--orange-clay:#e4a77c;
}

More palettes to explore