All Palettes

Color Palette #1d3f72, #497c92, #79b9b4, #fddc58, #f14f1e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.coelin-blue {
color: #497c92;
}
.kingfisher-turquoise {
color: #79b9b4;
}
.potato-chip {
color: #fddc58;
}
.fiery-glow {
color: #f14f1e;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--coelin-blue:#497c92;
--kingfisher-turquoise:#79b9b4;
--potato-chip:#fddc58;
--fiery-glow:#f14f1e;
}

More palettes to explore