All Palettes

Color Palette #6fd0f6, #4d9be0, #3a7bcb, #2b609c, #1d4a72

0%
0%
0%

CSS code for this palette

/* CSS */
.heisenberg-blue {
color: #6fd0f6;
}
.perfect-days {
color: #4d9be0;
}
.heirloom-hydrangea {
color: #3a7bcb;
}
.neptune-blue {
color: #2b609c;
}
.bright-midnight-blue {
color: #1d4a72;
}

/* CSS Variables */
:root {
--heisenberg-blue:#6fd0f6;
--perfect-days:#4d9be0;
--heirloom-hydrangea:#3a7bcb;
--neptune-blue:#2b609c;
--bright-midnight-blue:#1d4a72;
}

More palettes to explore