All Palettes

Color Palette #f8d64f, #f1a241, #db6f39, #c74938, #8d2a4f

0%
0%
0%

CSS code for this palette

/* CSS */
.energy-yellow {
color: #f8d64f;
}
.y-ng-ch-ng-orange {
color: #f1a241;
}
.field-poppy {
color: #db6f39;
}
.grenadier {
color: #c74938;
}
.disco {
color: #8d2a4f;
}

/* CSS Variables */
:root {
--energy-yellow:#f8d64f;
--y-ng-ch-ng-orange:#f1a241;
--field-poppy:#db6f39;
--grenadier:#c74938;
--disco:#8d2a4f;
}

More palettes to explore