All Palettes

Color Palette #1a4c6b, #2a8c9d, #59c4d9, #a5e3e0, #f1f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.scooter {
color: #2a8c9d;
}
.watercourse {
color: #59c4d9;
}
.ice-crystal-blue {
color: #a5e3e0;
}
.distant-horizon {
color: #f1f8f9;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--scooter:#2a8c9d;
--watercourse:#59c4d9;
--ice-crystal-blue:#a5e3e0;
--distant-horizon:#f1f8f9;
}

More palettes to explore