All Palettes

Color Palette #ff6d1f, #ffbd38, #ffea00, #1ce9b5, #00aeff

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.fall-gold {
color: #ffbd38;
}
.middle-yellow {
color: #ffea00;
}
.aquamarine {
color: #1ce9b5;
}
.krishna-blue {
color: #00aeff;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--fall-gold:#ffbd38;
--middle-yellow:#ffea00;
--aquamarine:#1ce9b5;
--krishna-blue:#00aeff;
}

More palettes to explore