All Palettes

Color Palette #2f636a, #4b918d, #6fbeb9, #a4e5e2, #f1f8f7

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-marine {
color: #2f636a;
}
.mirage-lake {
color: #4b918d;
}
.tropic-tide {
color: #6fbeb9;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.distant-horizon {
color: #f1f8f7;
}

/* CSS Variables */
:root {
--deep-marine:#2f636a;
--mirage-lake:#4b918d;
--tropic-tide:#6fbeb9;
--ice-crystal-blue:#a4e5e2;
--distant-horizon:#f1f8f7;
}

More palettes to explore