All Palettes

Color Palette #f6c7a7, #e3b5d4, #9bc3e4, #a4d0b5, #f2e7a6

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f6c7a7;
}
.gumball {
color: #e3b5d4;
}
.pale-cerulean {
color: #9bc3e4;
}
.feather-green {
color: #a4d0b5;
}
.majestic-treasures {
color: #f2e7a6;
}

/* CSS Variables */
:root {
--peach-damask:#f6c7a7;
--gumball:#e3b5d4;
--pale-cerulean:#9bc3e4;
--feather-green:#a4d0b5;
--majestic-treasures:#f2e7a6;
}

More palettes to explore