All Palettes

Color Palette #2950bc, #5d9bd5, #8ecceb, #a1e2e0, #f0f9f7

0%
0%
0%

CSS code for this palette

/* CSS */
.apnea-dive {
color: #2950bc;
}
.blue-bay {
color: #5d9bd5;
}
.anakiwa {
color: #8ecceb;
}
.everest {
color: #a1e2e0;
}
.distant-horizon {
color: #f0f9f7;
}

/* CSS Variables */
:root {
--apnea-dive:#2950bc;
--blue-bay:#5d9bd5;
--anakiwa:#8ecceb;
--everest:#a1e2e0;
--distant-horizon:#f0f9f7;
}

More palettes to explore