All Palettes

Color Palette #c9d4e4, #a2b6d8, #7a9bc2, #4b7fa0, #2b5c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-wisp {
color: #c9d4e4;
}
.mont-blanc {
color: #a2b6d8;
}
.cottage-blue {
color: #7a9bc2;
}
.zenith {
color: #4b7fa0;
}
.nautical-creatures {
color: #2b5c7d;
}

/* CSS Variables */
:root {
--violet-wisp:#c9d4e4;
--mont-blanc:#a2b6d8;
--cottage-blue:#7a9bc2;
--zenith:#4b7fa0;
--nautical-creatures:#2b5c7d;
}

More palettes to explore