All Palettes

Color Palette #c7d1e6, #a0b2cf, #6e8dbf, #4f6c9c, #2d4a7c

0%
0%
0%

CSS code for this palette

/* CSS */
.paper-elephant {
color: #c7d1e6;
}
.stellar-blue {
color: #a0b2cf;
}
.purple-hyacinth {
color: #6e8dbf;
}
.san-marino {
color: #4f6c9c;
}
.nautical {
color: #2d4a7c;
}

/* CSS Variables */
:root {
--paper-elephant:#c7d1e6;
--stellar-blue:#a0b2cf;
--purple-hyacinth:#6e8dbf;
--san-marino:#4f6c9c;
--nautical:#2d4a7c;
}

More palettes to explore