All Palettes

Color Palette #1d4f9a, #4f8cb5, #85c3d1, #f1d04b, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-waters {
color: #1d4f9a;
}
.atlantic-gull {
color: #4f8cb5;
}
.antigua-sand {
color: #85c3d1;
}
.banana-drama {
color: #f1d04b;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--summer-waters:#1d4f9a;
--atlantic-gull:#4f8cb5;
--antigua-sand:#85c3d1;
--banana-drama:#f1d04b;
--vampire-red:#d63f2e;
}

More palettes to explore