All Palettes

Color Palette #1f895b, #ff713d, #ffb300, #ffc59e, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.metallic-green {
color: #1f895b;
}
.carrot {
color: #ff713d;
}
.ucla-gold {
color: #ffb300;
}
.romantic {
color: #ffc59e;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--metallic-green:#1f895b;
--carrot:#ff713d;
--ucla-gold:#ffb300;
--romantic:#ffc59e;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore