All Palettes

Color Palette #ffa600, #ffb84d, #ffcc80, #ffec3d, #ffd500

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese {
color: #ffa600;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.hollandaise {
color: #ffec3d;
}
.cyber-yellow {
color: #ffd500;
}

/* CSS Variables */
:root {
--cheese:#ffa600;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--hollandaise:#ffec3d;
--cyber-yellow:#ffd500;
}

More palettes to explore