All Palettes

Color Palette #2b4d7d, #4d7b9d, #7b9cb7, #b3d4e0, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.nautical {
color: #2b4d7d;
}
.tech-wave {
color: #4d7b9d;
}
.bluesy-note {
color: #7b9cb7;
}
.foamy-surf {
color: #b3d4e0;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--nautical:#2b4d7d;
--tech-wave:#4d7b9d;
--bluesy-note:#7b9cb7;
--foamy-surf:#b3d4e0;
--squash-blossom:#f6b83c;
}

More palettes to explore