All Palettes

Color Palette #a9dab6, #f4e2b8, #f5c5a3, #f9b1ae, #d67f7a

0%
0%
0%

CSS code for this palette

/* CSS */
.shanghai-jade {
color: #a9dab6;
}
.soft-butter {
color: #f4e2b8;
}
.australian-apricot {
color: #f5c5a3;
}
.peach-bud {
color: #f9b1ae;
}
.cranapple {
color: #d67f7a;
}

/* CSS Variables */
:root {
--shanghai-jade:#a9dab6;
--soft-butter:#f4e2b8;
--australian-apricot:#f5c5a3;
--peach-bud:#f9b1ae;
--cranapple:#d67f7a;
}

More palettes to explore