All Palettes

Color Palette #ef3e1f, #f59f42, #fbd460, #a7e2d5, #5dbb97

0%
0%
0%

CSS code for this palette

/* CSS */
.heating-lamp {
color: #ef3e1f;
}
.osage-orange {
color: #f59f42;
}
.salmon-eggs {
color: #fbd460;
}
.botanical-tint {
color: #a7e2d5;
}
.keppel {
color: #5dbb97;
}

/* CSS Variables */
:root {
--heating-lamp:#ef3e1f;
--osage-orange:#f59f42;
--salmon-eggs:#fbd460;
--botanical-tint:#a7e2d5;
--keppel:#5dbb97;
}

More palettes to explore