All Palettes

Color Palette #b9e2f8, #9fd2df, #75b5c7, #3f8eab, #1f4b6f

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e2f8;
}
.light-sky-babe {
color: #9fd2df;
}
.pearl-blue {
color: #75b5c7;
}
.magic-blue {
color: #3f8eab;
}
.grape-blue {
color: #1f4b6f;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e2f8;
--light-sky-babe:#9fd2df;
--pearl-blue:#75b5c7;
--magic-blue:#3f8eab;
--grape-blue:#1f4b6f;
}

More palettes to explore