All Palettes

Color Palette #18597b, #3a90a1, #69b7c3, #a4e5e1, #f2f4f7

0%
0%
0%

CSS code for this palette

/* CSS */
.saltwater-denim {
color: #18597b;
}
.winter-time {
color: #3a90a1;
}
.maritime-soft-blue {
color: #69b7c3;
}
.ice-crystal-blue {
color: #a4e5e1;
}
.chef-s-hat {
color: #f2f4f7;
}

/* CSS Variables */
:root {
--saltwater-denim:#18597b;
--winter-time:#3a90a1;
--maritime-soft-blue:#69b7c3;
--ice-crystal-blue:#a4e5e1;
--chef-s-hat:#f2f4f7;
}

More palettes to explore