All Palettes

Color Palette #1f3a7a, #4d6b99, #7a9fb3, #b3d1c5, #e3b05f

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-the-web {
color: #1f3a7a;
}
.blue-odyssey {
color: #4d6b99;
}
.frozen-lake {
color: #7a9fb3;
}
.uninhibited {
color: #b3d1c5;
}
.cameleer {
color: #e3b05f;
}

/* CSS Variables */
:root {
--surf-the-web:#1f3a7a;
--blue-odyssey:#4d6b99;
--frozen-lake:#7a9fb3;
--uninhibited:#b3d1c5;
--cameleer:#e3b05f;
}

More palettes to explore