All Palettes

Color Palette #0056b8, #ffd900, #f2d43a, #f2f2f2, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.london-rain {
color: #0056b8;
}
.soviet-gold {
color: #ffd900;
}
.giallo {
color: #f2d43a;
}
.bleached-silk {
color: #f2f2f2;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--london-rain:#0056b8;
--soviet-gold:#ffd900;
--giallo:#f2d43a;
--bleached-silk:#f2f2f2;
--usc-gold:#ffcc00;
}

More palettes to explore