All Palettes

Color Palette #1f3a61, #296e8e, #4bb0d8, #f69f2c, #f2683a

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #296e8e;
}
.epimetheus {
color: #4bb0d8;
}
.lightning-yellow {
color: #f69f2c;
}
.firecracker {
color: #f2683a;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#296e8e;
--epimetheus:#4bb0d8;
--lightning-yellow:#f69f2c;
--firecracker:#f2683a;
}

More palettes to explore