All Palettes

Color Palette #3b5f8c, #5b8eb9, #8ac1d0, #d3e9e2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5f8c;
}
.cliff-blue {
color: #5b8eb9;
}
.after-the-rain {
color: #8ac1d0;
}
.icy-glacier {
color: #d3e9e2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5f8c;
--cliff-blue:#5b8eb9;
--after-the-rain:#8ac1d0;
--icy-glacier:#d3e9e2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore