All Palettes

Color Palette #1b649d, #3ca0b4, #6cccda, #a1e2e3, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.aquatic-cool {
color: #3ca0b4;
}
.throat-chakra {
color: #6cccda;
}
.everest {
color: #a1e2e3;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--aquatic-cool:#3ca0b4;
--throat-chakra:#6cccda;
--everest:#a1e2e3;
--distant-horizon:#f1f8f8;
}

More palettes to explore