All Palettes

Color Palette #a4c2db, #69b3d8, #4f8cba, #2a5b7a, #1f3c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.metal-gear {
color: #a4c2db;
}
.broom-butterfly-blue {
color: #69b3d8;
}
.boat-house {
color: #4f8cba;
}
.nautical-creatures {
color: #2a5b7a;
}
.subterranean-river {
color: #1f3c4d;
}

/* CSS Variables */
:root {
--metal-gear:#a4c2db;
--broom-butterfly-blue:#69b3d8;
--boat-house:#4f8cba;
--nautical-creatures:#2a5b7a;
--subterranean-river:#1f3c4d;
}

More palettes to explore