All Palettes

Color Palette #d7e3f4, #a1c6e8, #76a9d6, #4f8cc9, #2373b8

0%
0%
0%

CSS code for this palette

/* CSS */
.aquarelle-purple {
color: #d7e3f4;
}
.windsor-way {
color: #a1c6e8;
}
.chronus-blue {
color: #76a9d6;
}
.azure-blue {
color: #4f8cc9;
}
.bluish {
color: #2373b8;
}

/* CSS Variables */
:root {
--aquarelle-purple:#d7e3f4;
--windsor-way:#a1c6e8;
--chronus-blue:#76a9d6;
--azure-blue:#4f8cc9;
--bluish:#2373b8;
}

More palettes to explore