All Palettes

Color Palette #1f3a5b, #3b6d9b, #5bb6d7, #f2d450, #f25a50

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a5b;
}
.star-sapphire {
color: #3b6d9b;
}
.disembark {
color: #5bb6d7;
}
.fresh-pineapple {
color: #f2d450;
}
.hot-coral {
color: #f25a50;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a5b;
--star-sapphire:#3b6d9b;
--disembark:#5bb6d7;
--fresh-pineapple:#f2d450;
--hot-coral:#f25a50;
}

More palettes to explore