All Palettes

Color Palette #1e4c71, #4f899c, #65b2c8, #f1c40e, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4c71;
}
.blue-square {
color: #4f899c;
}
.delicate-girl-blue {
color: #65b2c8;
}
.sunshine-mellow {
color: #f1c40e;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4c71;
--blue-square:#4f899c;
--delicate-girl-blue:#65b2c8;
--sunshine-mellow:#f1c40e;
--citrus-blast:#e07b38;
}

More palettes to explore