All Palettes

Color Palette #1e3a4d, #4a7087, #6da2a2, #a3d55d, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.inky-blue {
color: #4a7087;
}
.steel-pan-mallet {
color: #6da2a2;
}
.lime-lizard {
color: #a3d55d;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--inky-blue:#4a7087;
--steel-pan-mallet:#6da2a2;
--lime-lizard:#a3d55d;
--sunny-mood:#f7c94b;
}

More palettes to explore