All Palettes

Color Palette #f4a662, #ffb84d, #ffcc80, #ffec3d, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-cocktail {
color: #f4a662;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.hollandaise {
color: #ffec3d;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--shrimp-cocktail:#f4a662;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--hollandaise:#ffec3d;
--tiger-yellow:#ffdf80;
}

More palettes to explore