All Palettes

Color Palette #f27e3a, #f1a94b, #f2c95a, #e5f2a1, #a1d3f2

0%
0%
0%

CSS code for this palette

/* CSS */
.goku-orange {
color: #f27e3a;
}
.egyptian-gold {
color: #f1a94b;
}
.dancing-daisy {
color: #f2c95a;
}
.dingy-sticky-note {
color: #e5f2a1;
}
.juzcar-blue {
color: #a1d3f2;
}

/* CSS Variables */
:root {
--goku-orange:#f27e3a;
--egyptian-gold:#f1a94b;
--dancing-daisy:#f2c95a;
--dingy-sticky-note:#e5f2a1;
--juzcar-blue:#a1d3f2;
}

More palettes to explore