All Palettes

Color Palette #005fb8, #ffd000, #f5c400, #e6a100, #d60032

0%
0%
0%

CSS code for this palette

/* CSS */
.sapphire-blue {
color: #005fb8;
}
.electric-glow {
color: #ffd000;
}
.syndicalist {
color: #f5c400;
}
.hot-butter {
color: #e6a100;
}
.carmine {
color: #d60032;
}

/* CSS Variables */
:root {
--sapphire-blue:#005fb8;
--electric-glow:#ffd000;
--syndicalist:#f5c400;
--hot-butter:#e6a100;
--carmine:#d60032;
}

More palettes to explore