All Palettes

Color Palette #1a4c8e, #4c7b9e, #8bb5c1, #b2e0e0, #f5f8fa

0%
0%
0%

CSS code for this palette

/* CSS */
.dancing-sea {
color: #1a4c8e;
}
.tech-wave {
color: #4c7b9e;
}
.thistleblossom-soft-blue {
color: #8bb5c1;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.white-solid {
color: #f5f8fa;
}

/* CSS Variables */
:root {
--dancing-sea:#1a4c8e;
--tech-wave:#4c7b9e;
--thistleblossom-soft-blue:#8bb5c1;
--frosty-soft-blue:#b2e0e0;
--white-solid:#f5f8fa;
}

More palettes to explore