All Palettes

Color Palette #1c3e7d, #5c7fb2, #89b9e1, #ffca38, #e95e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.maritime-outpost {
color: #1c3e7d;
}
.prompt {
color: #5c7fb2;
}
.goluboy-blue {
color: #89b9e1;
}
.banana-boat {
color: #ffca38;
}
.sunset-blaze {
color: #e95e2f;
}

/* CSS Variables */
:root {
--maritime-outpost:#1c3e7d;
--prompt:#5c7fb2;
--goluboy-blue:#89b9e1;
--banana-boat:#ffca38;
--sunset-blaze:#e95e2f;
}

More palettes to explore