All Palettes

Color Palette #1a3e5b, #4b6e86, #699eb0, #a2d1e6, #e6f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.capital-blue {
color: #1a3e5b;
}
.wedgewood {
color: #4b6e86;
}
.crystal-blue {
color: #699eb0;
}
.chefchaouen-blue {
color: #a2d1e6;
}
.ethereal-white {
color: #e6f4f1;
}

/* CSS Variables */
:root {
--capital-blue:#1a3e5b;
--wedgewood:#4b6e86;
--crystal-blue:#699eb0;
--chefchaouen-blue:#a2d1e6;
--ethereal-white:#e6f4f1;
}

More palettes to explore