All Palettes

Color Palette #1e4a6c, #3a7f9c, #59b1c5, #8bdad2, #f0f4f3

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6c;
}
.greenland-blue {
color: #3a7f9c;
}
.gondolier {
color: #59b1c5;
}
.island-breeze {
color: #8bdad2;
}
.bakery-box {
color: #f0f4f3;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6c;
--greenland-blue:#3a7f9c;
--gondolier:#59b1c5;
--island-breeze:#8bdad2;
--bakery-box:#f0f4f3;
}

More palettes to explore