All Palettes

Color Palette #1f3a60, #2a4d7e, #4b6c9b, #87af4b, #f5c661

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.nautical {
color: #2a4d7e;
}
.san-marino {
color: #4b6c9b;
}
.savoy {
color: #87af4b;
}
.deep-fried-sun-rays {
color: #f5c661;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--nautical:#2a4d7e;
--san-marino:#4b6c9b;
--savoy:#87af4b;
--deep-fried-sun-rays:#f5c661;
}

More palettes to explore