All Palettes

Color Palette #fad12e, #d95c36, #e04f38, #a46091, #5d7a89

0%
0%
0%

CSS code for this palette

/* CSS */
.banana-pepper {
color: #fad12e;
}
.inferno {
color: #d95c36;
}
.orangeade {
color: #e04f38;
}
.thimble-red {
color: #a46091;
}
.night-owl {
color: #5d7a89;
}

/* CSS Variables */
:root {
--banana-pepper:#fad12e;
--inferno:#d95c36;
--orangeade:#e04f38;
--thimble-red:#a46091;
--night-owl:#5d7a89;
}

More palettes to explore