All Palettes

Color Palette #ff6d2e, #ffb300, #ffe057, #a2d7cf, #3a3f41

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.ucla-gold {
color: #ffb300;
}
.pickled-ginger {
color: #ffe057;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.seaplane-grey {
color: #3a3f41;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--ucla-gold:#ffb300;
--pickled-ginger:#ffe057;
--touch-of-turquoise:#a2d7cf;
--seaplane-grey:#3a3f41;
}

More palettes to explore