All Palettes

Color Palette #1f3a61, #3a5e8d, #6191b3, #90b2d5, #d5a84d

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.antilles-blue {
color: #3a5e8d;
}
.empire-blue {
color: #6191b3;
}
.oxygen-blue {
color: #90b2d5;
}
.plantain-chips {
color: #d5a84d;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--antilles-blue:#3a5e8d;
--empire-blue:#6191b3;
--oxygen-blue:#90b2d5;
--plantain-chips:#d5a84d;
}

More palettes to explore