All Palettes

Color Palette #fce4c5, #f9d4a9, #f9b548, #f5a300, #e0a100

0%
0%
0%

CSS code for this palette

/* CSS */
.budder-skin {
color: #fce4c5;
}
.tuscan {
color: #f9d4a9;
}
.butterscotch {
color: #f9b548;
}
.mad-for-mango {
color: #f5a300;
}
.hot-butter {
color: #e0a100;
}

/* CSS Variables */
:root {
--budder-skin:#fce4c5;
--tuscan:#f9d4a9;
--butterscotch:#f9b548;
--mad-for-mango:#f5a300;
--hot-butter:#e0a100;
}

More palettes to explore