All Palettes

Color Palette #f7e78d, #f4c557, #f49f3e, #f27b2c, #e25d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.flavescent {
color: #f7e78d;
}
.rayo-de-sol {
color: #f4c557;
}
.y-ng-ch-ng-orange {
color: #f49f3e;
}
.iceland-poppy {
color: #f27b2c;
}
.salametti {
color: #e25d2c;
}

/* CSS Variables */
:root {
--flavescent:#f7e78d;
--rayo-de-sol:#f4c557;
--y-ng-ch-ng-orange:#f49f3e;
--iceland-poppy:#f27b2c;
--salametti:#e25d2c;
}

More palettes to explore