All Palettes

Color Palette #2b4d7d, #4d7d9d, #7fc7b6, #f0e68a, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.nautical {
color: #2b4d7d;
}
.tech-wave {
color: #4d7d9d;
}
.holiday {
color: #7fc7b6;
}
.cornflake {
color: #f0e68a;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--nautical:#2b4d7d;
--tech-wave:#4d7d9d;
--holiday:#7fc7b6;
--cornflake:#f0e68a;
--honey-wax:#f9a824;
}

More palettes to explore