All Palettes

Color Palette #a7d7b8, #a6e2d4, #b5edd2, #f1f99f, #f8e5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.botanical-tint {
color: #a6e2d4;
}
.faint-clover {
color: #b5edd2;
}
.leaf-bud {
color: #f1f99f;
}
.lemon-filling {
color: #f8e5a5;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--botanical-tint:#a6e2d4;
--faint-clover:#b5edd2;
--leaf-bud:#f1f99f;
--lemon-filling:#f8e5a5;
}

More palettes to explore