All Palettes

Color Palette #1a4c6b, #2b7b91, #50b6c3, #a1e0e3, #f9f6f1

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.turkish-stone {
color: #2b7b91;
}
.cave-lake {
color: #50b6c3;
}
.everest {
color: #a1e0e3;
}
.milk-glass {
color: #f9f6f1;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--turkish-stone:#2b7b91;
--cave-lake:#50b6c3;
--everest:#a1e0e3;
--milk-glass:#f9f6f1;
}

More palettes to explore