All Palettes

Color Palette #1d5c8c, #498a9c, #7db3b5, #b3e1e5, #f0f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.sapphire-lace {
color: #1d5c8c;
}
.hippie-blue {
color: #498a9c;
}
.kingfisher-turquoise {
color: #7db3b5;
}
.polar-blue {
color: #b3e1e5;
}
.distant-horizon {
color: #f0f8f9;
}

/* CSS Variables */
:root {
--sapphire-lace:#1d5c8c;
--hippie-blue:#498a9c;
--kingfisher-turquoise:#7db3b5;
--polar-blue:#b3e1e5;
--distant-horizon:#f0f8f9;
}

More palettes to explore