All Palettes

Color Palette #497b9c, #a1c6d4, #d7eaef, #f5f8fa, #f2d4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.zenith {
color: #497b9c;
}
.blue-dam {
color: #a1c6d4;
}
.frost-wind {
color: #d7eaef;
}
.white-solid {
color: #f5f8fa;
}
.hopeful {
color: #f2d4e1;
}

/* CSS Variables */
:root {
--zenith:#497b9c;
--blue-dam:#a1c6d4;
--frost-wind:#d7eaef;
--white-solid:#f5f8fa;
--hopeful:#f2d4e1;
}

More palettes to explore