All Palettes

Color Palette #1f3a61, #3a5f8d, #5e8da1, #8ca04b, #a14b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.antilles-blue {
color: #3a5f8d;
}
.georgian-revival-blue {
color: #5e8da1;
}
.nasturtium-shoot {
color: #8ca04b;
}
.rodeo-red {
color: #a14b3a;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--antilles-blue:#3a5f8d;
--georgian-revival-blue:#5e8da1;
--nasturtium-shoot:#8ca04b;
--rodeo-red:#a14b3a;
}

More palettes to explore