All Palettes

Color Palette #f47b1f, #eb9a3d, #f1c66a, #e7eaa9, #c1d1d0

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.gorse-yellow-orange {
color: #eb9a3d;
}
.butterblond {
color: #f1c66a;
}
.hip-hop {
color: #e7eaa9;
}
.icy-waterfall {
color: #c1d1d0;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--gorse-yellow-orange:#eb9a3d;
--butterblond:#f1c66a;
--hip-hop:#e7eaa9;
--icy-waterfall:#c1d1d0;
}

More palettes to explore