All Palettes

Color Palette #ff293b, #ff6a14, #ffb300, #3ebb55, #0066ff

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry {
color: #ff293b;
}
.orange-pi-ata {
color: #ff6a14;
}
.ucla-gold {
color: #ffb300;
}
.classic-green {
color: #3ebb55;
}
.blue-ribbon {
color: #0066ff;
}

/* CSS Variables */
:root {
--strawberry:#ff293b;
--orange-pi-ata:#ff6a14;
--ucla-gold:#ffb300;
--classic-green:#3ebb55;
--blue-ribbon:#0066ff;
}

More palettes to explore