All Palettes

Color Palette #f0b400, #ff7142, #ff9c1a, #ffc300, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f0b400;
}
.precious-persimmon {
color: #ff7142;
}
.phoenix-flames {
color: #ff9c1a;
}
.citrus-splash {
color: #ffc300;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--american-yellow:#f0b400;
--precious-persimmon:#ff7142;
--phoenix-flames:#ff9c1a;
--citrus-splash:#ffc300;
--phaser-beam:#ff4d00;
}

More palettes to explore