All Palettes

Color Palette #ff6933, #ffb300, #cfe9a0, #4ccdc4, #1a999e

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.ucla-gold {
color: #ffb300;
}
.crystal-apple {
color: #cfe9a0;
}
.may-day {
color: #4ccdc4;
}
.sea-fantasy {
color: #1a999e;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--ucla-gold:#ffb300;
--crystal-apple:#cfe9a0;
--may-day:#4ccdc4;
--sea-fantasy:#1a999e;
}

More palettes to explore