All Palettes

Color Palette #d7e3f4, #a3b9c8, #6b8cae, #496d88, #2c4b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.aquarelle-purple {
color: #d7e3f4;
}
.always-blue {
color: #a3b9c8;
}
.pale-flower {
color: #6b8cae;
}
.wedgewood {
color: #496d88;
}
.blue-tang {
color: #2c4b6d;
}

/* CSS Variables */
:root {
--aquarelle-purple:#d7e3f4;
--always-blue:#a3b9c8;
--pale-flower:#6b8cae;
--wedgewood:#496d88;
--blue-tang:#2c4b6d;
}

More palettes to explore