All Palettes

Color Palette #f3f5f6, #a6c6ed, #5d9bd5, #2e7e9e, #1a4a56

0%
0%
0%

CSS code for this palette

/* CSS */
.chef-s-hat {
color: #f3f5f6;
}
.island-light {
color: #a6c6ed;
}
.blue-bay {
color: #5d9bd5;
}
.fun-and-games {
color: #2e7e9e;
}
.blue-syzygy {
color: #1a4a56;
}

/* CSS Variables */
:root {
--chef-s-hat:#f3f5f6;
--island-light:#a6c6ed;
--blue-bay:#5d9bd5;
--fun-and-games:#2e7e9e;
--blue-syzygy:#1a4a56;
}

More palettes to explore