All Palettes

Color Palette #1a4c6b, #3b7c8c, #5cc6d6, #b2e7f5, #f0f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.larkspur {
color: #3b7c8c;
}
.watercourse {
color: #5cc6d6;
}
.azure-sky {
color: #b2e7f5;
}
.distant-horizon {
color: #f0f9f9;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--larkspur:#3b7c8c;
--watercourse:#5cc6d6;
--azure-sky:#b2e7f5;
--distant-horizon:#f0f9f9;
}

More palettes to explore