All Palettes

Color Palette #1a4c6b, #4c889a, #6fc2c8, #afe4e4, #f1f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.hippie-blue {
color: #4c889a;
}
.luna-moona {
color: #6fc2c8;
}
.timeless-seafoam {
color: #afe4e4;
}
.distant-horizon {
color: #f1f8f9;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--hippie-blue:#4c889a;
--luna-moona:#6fc2c8;
--timeless-seafoam:#afe4e4;
--distant-horizon:#f1f8f9;
}

More palettes to explore