All Palettes

Color Palette #2f4b89, #4f6da1, #7ca3c0, #f1c4a2, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #2f4b89;
}
.chesty-bond {
color: #4f6da1;
}
.ocean-surf {
color: #7ca3c0;
}
.turnip-boy {
color: #f1c4a2;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--blue-highlight:#2f4b89;
--chesty-bond:#4f6da1;
--ocean-surf:#7ca3c0;
--turnip-boy:#f1c4a2;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore