All Palettes

Color Palette #fff8d1, #f9e19f, #f3c97c, #d9aa5e, #b68a49

0%
0%
0%

CSS code for this palette

/* CSS */
.baja-white {
color: #fff8d1;
}
.durango-dust {
color: #f9e19f;
}
.mille-feuille {
color: #f3c97c;
}
.streusel-cake {
color: #d9aa5e;
}
.holiday-waffle {
color: #b68a49;
}

/* CSS Variables */
:root {
--baja-white:#fff8d1;
--durango-dust:#f9e19f;
--mille-feuille:#f3c97c;
--streusel-cake:#d9aa5e;
--holiday-waffle:#b68a49;
}

More palettes to explore