All Palettes

Color Palette #f9b1ae, #f0d8b2, #e5d39f, #b9e4c8, #a9cae5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.chai-tea-latte {
color: #f0d8b2;
}
.italian-straw {
color: #e5d39f;
}
.canton-jade {
color: #b9e4c8;
}
.template {
color: #a9cae5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--chai-tea-latte:#f0d8b2;
--italian-straw:#e5d39f;
--canton-jade:#b9e4c8;
--template:#a9cae5;
}

More palettes to explore