All Palettes

Color Palette #3a6ea6, #4b9dd8, #6ac4e2, #a3e0d3, #eef6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.mega-blue {
color: #3a6ea6;
}
.waimea-blue {
color: #4b9dd8;
}
.candid-blue {
color: #6ac4e2;
}
.sparkling-mint {
color: #a3e0d3;
}
.heavy-sugar {
color: #eef6f4;
}

/* CSS Variables */
:root {
--mega-blue:#3a6ea6;
--waimea-blue:#4b9dd8;
--candid-blue:#6ac4e2;
--sparkling-mint:#a3e0d3;
--heavy-sugar:#eef6f4;
}

More palettes to explore