All Palettes

Color Palette #c5d7e7, #a2b4c3, #6e8daa, #4b6a91, #3a4d6e

0%
0%
0%

CSS code for this palette

/* CSS */
.snowy-summit {
color: #c5d7e7;
}
.blue-pot {
color: #a2b4c3;
}
.scanda {
color: #6e8daa;
}
.wickford-bay {
color: #4b6a91;
}
.ensign-blue {
color: #3a4d6e;
}

/* CSS Variables */
:root {
--snowy-summit:#c5d7e7;
--blue-pot:#a2b4c3;
--scanda:#6e8daa;
--wickford-bay:#4b6a91;
--ensign-blue:#3a4d6e;
}

More palettes to explore