All Palettes

Color Palette #f2d3b5, #f4b8e4, #b6e2d8, #a1d4c8, #f6e9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.flattering-peach {
color: #f2d3b5;
}
.cotton-candy-aesthetic {
color: #f4b8e4;
}
.fair-aqua {
color: #b6e2d8;
}
.refresh {
color: #a1d4c8;
}
.trapunto {
color: #f6e9b6;
}

/* CSS Variables */
:root {
--flattering-peach:#f2d3b5;
--cotton-candy-aesthetic:#f4b8e4;
--fair-aqua:#b6e2d8;
--refresh:#a1d4c8;
--trapunto:#f6e9b6;
}

More palettes to explore