All Palettes

Color Palette #ffffff, #e0e8ff, #a7c4e6, #7d9bb5, #4c7090

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.husky {
color: #e0e8ff;
}
.angela-bay {
color: #a7c4e6;
}
.bluesy-note {
color: #7d9bb5;
}
.caspian-sea {
color: #4c7090;
}

/* CSS Variables */
:root {
--white:#ffffff;
--husky:#e0e8ff;
--angela-bay:#a7c4e6;
--bluesy-note:#7d9bb5;
--caspian-sea:#4c7090;
}

More palettes to explore