All Palettes

Color Palette #e5b834, #f5c25b, #f9d89a, #fce2b6, #f5a300

0%
0%
0%

CSS code for this palette

/* CSS */
.solarium {
color: #e5b834;
}
.butterfield {
color: #f5c25b;
}
.applesauce {
color: #f9d89a;
}
.yellow-essence {
color: #fce2b6;
}
.mad-for-mango {
color: #f5a300;
}

/* CSS Variables */
:root {
--solarium:#e5b834;
--butterfield:#f5c25b;
--applesauce:#f9d89a;
--yellow-essence:#fce2b6;
--mad-for-mango:#f5a300;
}

More palettes to explore