All Palettes

Color Palette #f8db9b, #f6c479, #f4b05d, #eba94c, #d67a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-tone {
color: #f8db9b;
}
.sunday-afternoon {
color: #f6c479;
}
.cheater {
color: #f4b05d;
}
.egyptian-gold {
color: #eba94c;
}
.sweet-potato {
color: #d67a3d;
}

/* CSS Variables */
:root {
--honey-tone:#f8db9b;
--sunday-afternoon:#f6c479;
--cheater:#f4b05d;
--egyptian-gold:#eba94c;
--sweet-potato:#d67a3d;
}

More palettes to explore