All Palettes

Color Palette #f6df60, #fbd05b, #fca85f, #fdae6d, #fbaf8e

0%
0%
0%

CSS code for this palette

/* CSS */
.dilly-dally {
color: #f6df60;
}
.beach-party {
color: #fbd05b;
}
.rajah {
color: #fca85f;
}
.orange-fire {
color: #fdae6d;
}
.orange-grove {
color: #fbaf8e;
}

/* CSS Variables */
:root {
--dilly-dally:#f6df60;
--beach-party:#fbd05b;
--rajah:#fca85f;
--orange-fire:#fdae6d;
--orange-grove:#fbaf8e;
}

More palettes to explore