All Palettes

Color Palette #b7d99b, #a4c6b4, #9ed6e0, #f1c1d4, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.witty-green {
color: #b7d99b;
}
.folk-tales {
color: #a4c6b4;
}
.ocean-cruise {
color: #9ed6e0;
}
.parrot-tulip {
color: #f1c1d4;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--witty-green:#b7d99b;
--folk-tales:#a4c6b4;
--ocean-cruise:#9ed6e0;
--parrot-tulip:#f1c1d4;
--seasonal-beige:#e9b79f;
}

More palettes to explore