All Palettes

Color Palette #e3f2a1, #b1d3a7, #a2c7e7, #f6b83c, #f37c58

0%
0%
0%

CSS code for this palette

/* CSS */
.dingy-sticky-note {
color: #e3f2a1;
}
.garden-room {
color: #b1d3a7;
}
.windsor-way {
color: #a2c7e7;
}
.squash-blossom {
color: #f6b83c;
}
.bonfire {
color: #f37c58;
}

/* CSS Variables */
:root {
--dingy-sticky-note:#e3f2a1;
--garden-room:#b1d3a7;
--windsor-way:#a2c7e7;
--squash-blossom:#f6b83c;
--bonfire:#f37c58;
}

More palettes to explore