All Palettes

Color Palette #1a2a6b, #4f4f92, #f45e4e, #f9c54e, #f9d75d

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2a6b;
}
.twilight {
color: #4f4f92;
}
.hot-coral {
color: #f45e4e;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.glitter-yellow {
color: #f9d75d;
}

/* CSS Variables */
:root {
--mythical-night:#1a2a6b;
--twilight:#4f4f92;
--hot-coral:#f45e4e;
--creamy-sweet-corn:#f9c54e;
--glitter-yellow:#f9d75d;
}

More palettes to explore