All Palettes

Color Palette #b2c9e0, #a4d6b1, #f6b83c, #f0a5a3, #6e7f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.wind-blue {
color: #b2c9e0;
}
.frugal {
color: #a4d6b1;
}
.squash-blossom {
color: #f6b83c;
}
.calabrese {
color: #f0a5a3;
}
.slate-expectations {
color: #6e7f8c;
}

/* CSS Variables */
:root {
--wind-blue:#b2c9e0;
--frugal:#a4d6b1;
--squash-blossom:#f6b83c;
--calabrese:#f0a5a3;
--slate-expectations:#6e7f8c;
}

More palettes to explore