All Palettes

Color Palette #1f3a61, #2a6b8d, #53a3c6, #f7c94b, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #2a6b8d;
}
.blue-grotto {
color: #53a3c6;
}
.sunny-mood {
color: #f7c94b;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#2a6b8d;
--blue-grotto:#53a3c6;
--sunny-mood:#f7c94b;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore