All Palettes

Color Palette #2f4b89, #4e6e97, #7b9db7, #c4dae4, #f6bb3c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-highlight {
color: #2f4b89;
}
.riverside {
color: #4e6e97;
}
.bluesy-note {
color: #7b9db7;
}
.getting-wet {
color: #c4dae4;
}
.golden-mary {
color: #f6bb3c;
}

/* CSS Variables */
:root {
--blue-highlight:#2f4b89;
--riverside:#4e6e97;
--bluesy-note:#7b9db7;
--getting-wet:#c4dae4;
--golden-mary:#f6bb3c;
}

More palettes to explore