All Palettes

Color Palette #1b4b69, #3e90a3, #66c1d1, #a2e5e6, #f1f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1b4b69;
}
.winter-time {
color: #3e90a3;
}
.arctic-ocean {
color: #66c1d1;
}
.everest {
color: #a2e5e6;
}
.chef-s-hat {
color: #f1f8f5;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1b4b69;
--winter-time:#3e90a3;
--arctic-ocean:#66c1d1;
--everest:#a2e5e6;
--chef-s-hat:#f1f8f5;
}

More palettes to explore