All Palettes

Color Palette #ff6933, #ff9b29, #ffd60a, #dae600, #a2c940

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.guava {
color: #ff9b29;
}
.egg-yolk-sunrise {
color: #ffd60a;
}
.golden-gun {
color: #dae600;
}
.android-green {
color: #a2c940;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--guava:#ff9b29;
--egg-yolk-sunrise:#ffd60a;
--golden-gun:#dae600;
--android-green:#a2c940;
}

More palettes to explore