All Palettes

Color Palette #f3f5f7, #d4e1e3, #a7d8e2, #7fc6c7, #3ea89f

0%
0%
0%

CSS code for this palette

/* CSS */
.chef-s-hat {
color: #f3f5f7;
}
.meadowsweet-mist {
color: #d4e1e3;
}
.winsome-hue {
color: #a7d8e2;
}
.pearl-bay {
color: #7fc6c7;
}
.bahaman-bliss {
color: #3ea89f;
}

/* CSS Variables */
:root {
--chef-s-hat:#f3f5f7;
--meadowsweet-mist:#d4e1e3;
--winsome-hue:#a7d8e2;
--pearl-bay:#7fc6c7;
--bahaman-bliss:#3ea89f;
}

More palettes to explore