All Palettes

Color Palette #f1f6f9, #a1c6d4, #61a6c2, #2d798b, #0e4d77

0%
0%
0%

CSS code for this palette

/* CSS */
.distant-horizon {
color: #f1f6f9;
}
.blue-dam {
color: #a1c6d4;
}
.scott-base {
color: #61a6c2;
}
.panorama {
color: #2d798b;
}
.seashell-cove {
color: #0e4d77;
}

/* CSS Variables */
:root {
--distant-horizon:#f1f6f9;
--blue-dam:#a1c6d4;
--scott-base:#61a6c2;
--panorama:#2d798b;
--seashell-cove:#0e4d77;
}

More palettes to explore