All Palettes

Color Palette #1c2a6d, #2b4d9c, #4b81c3, #6cb6e4, #ffcb47

0%
0%
0%

CSS code for this palette

/* CSS */
.after-work-blue {
color: #1c2a6d;
}
.insignia {
color: #2b4d9c;
}
.blue-azure {
color: #4b81c3;
}
.xavier-blue {
color: #6cb6e4;
}
.english-daisy {
color: #ffcb47;
}

/* CSS Variables */
:root {
--after-work-blue:#1c2a6d;
--insignia:#2b4d9c;
--blue-azure:#4b81c3;
--xavier-blue:#6cb6e4;
--english-daisy:#ffcb47;
}

More palettes to explore