All Palettes

Color Palette #6c9d8e, #a5c8a2, #d4e8b5, #efe2a4, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.little-league {
color: #6c9d8e;
}
.french-market {
color: #a5c8a2;
}
.natural-youth {
color: #d4e8b5;
}
.boxwood-yellow {
color: #efe2a4;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--little-league:#6c9d8e;
--french-market:#a5c8a2;
--natural-youth:#d4e8b5;
--boxwood-yellow:#efe2a4;
--squash-blossom:#f6b83c;
}

More palettes to explore