All Palettes

Color Palette #b6e2b6, #f4d69f, #e1b7d5, #a6c7e7, #f7c9b0

0%
0%
0%

CSS code for this palette

/* CSS */
.fringy-flower {
color: #b6e2b6;
}
.peach-patch {
color: #f4d69f;
}
.french-lilac {
color: #e1b7d5;
}
.template {
color: #a6c7e7;
}
.bellini {
color: #f7c9b0;
}

/* CSS Variables */
:root {
--fringy-flower:#b6e2b6;
--peach-patch:#f4d69f;
--french-lilac:#e1b7d5;
--template:#a6c7e7;
--bellini:#f7c9b0;
}

More palettes to explore