All Palettes

Color Palette #b6e2d7, #a7b8d3, #e5a4b3, #f4c3b3, #d8eaa9

0%
0%
0%

CSS code for this palette

/* CSS */
.fair-aqua {
color: #b6e2d7;
}
.babbling-creek {
color: #a7b8d3;
}
.love-at-first-sight {
color: #e5a4b3;
}
.peach-temptation {
color: #f4c3b3;
}
.ice-cold-green {
color: #d8eaa9;
}

/* CSS Variables */
:root {
--fair-aqua:#b6e2d7;
--babbling-creek:#a7b8d3;
--love-at-first-sight:#e5a4b3;
--peach-temptation:#f4c3b3;
--ice-cold-green:#d8eaa9;
}

More palettes to explore