All Palettes

Color Palette #1b4d74, #3b8097, #6dc5d5, #a2e6e2, #f1f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1b4d74;
}
.wipeout {
color: #3b8097;
}
.squeaky {
color: #6dc5d5;
}
.everest {
color: #a2e6e2;
}
.distant-horizon {
color: #f1f8f9;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1b4d74;
--wipeout:#3b8097;
--squeaky:#6dc5d5;
--everest:#a2e6e2;
--distant-horizon:#f1f8f9;
}

More palettes to explore