All Palettes

Color Palette #f9b1ae, #f4cab3, #f1dfb7, #b2e0b3, #a1d6e8

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.bellini {
color: #f4cab3;
}
.belgian-waffle {
color: #f1dfb7;
}
.mint-cocktail-green {
color: #b2e0b3;
}
.light-budgie-blue {
color: #a1d6e8;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--bellini:#f4cab3;
--belgian-waffle:#f1dfb7;
--mint-cocktail-green:#b2e0b3;
--light-budgie-blue:#a1d6e8;
}

More palettes to explore