All Palettes

Color Palette #1f3a60, #4b8aaf, #7bb6d5, #b2e0f0, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.atlantic-gull {
color: #4b8aaf;
}
.regale-blue {
color: #7bb6d5;
}
.break-the-ice {
color: #b2e0f0;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--atlantic-gull:#4b8aaf;
--regale-blue:#7bb6d5;
--break-the-ice:#b2e0f0;
--wash-me:#f8fafc;
}

More palettes to explore