All Palettes

Color Palette #f9b1ae, #fee9a4, #a4d6c8, #a9e5d1, #4fb5c4

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.sun-drenched {
color: #fee9a4;
}
.yucca-cream {
color: #a4d6c8;
}
.botanical-tint {
color: #a9e5d1;
}
.cave-lake {
color: #4fb5c4;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--sun-drenched:#fee9a4;
--yucca-cream:#a4d6c8;
--botanical-tint:#a9e5d1;
--cave-lake:#4fb5c4;
}

More palettes to explore