All Palettes

Color Palette #f6b83c, #f6d579, #f9eba4, #fce4a1, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.oriole-yellow {
color: #f6d579;
}
.lazy-daisy {
color: #f9eba4;
}
.durango-dust {
color: #fce4a1;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--oriole-yellow:#f6d579;
--lazy-daisy:#f9eba4;
--durango-dust:#fce4a1;
--black:#000000;
}

More palettes to explore