All Palettes

Color Palette #ff1a90, #ff7b00, #ffd900, #00a8e0, #2e7eff

0%
0%
0%

CSS code for this palette

/* CSS */
.philippine-pink {
color: #ff1a90;
}
.heat-wave {
color: #ff7b00;
}
.soviet-gold {
color: #ffd900;
}
.blue-fire {
color: #00a8e0;
}
.hailey-blue {
color: #2e7eff;
}

/* CSS Variables */
:root {
--philippine-pink:#ff1a90;
--heat-wave:#ff7b00;
--soviet-gold:#ffd900;
--blue-fire:#00a8e0;
--hailey-blue:#2e7eff;
}

More palettes to explore