All Palettes

Color Palette #ffb87a, #ffd09e, #ffe44d, #f5a300, #d69a00

0%
0%
0%

CSS code for this palette

/* CSS */
.macaroni-and-cheese {
color: #ffb87a;
}
.atoll-sand {
color: #ffd09e;
}
.royal-star {
color: #ffe44d;
}
.mad-for-mango {
color: #f5a300;
}
.leopard {
color: #d69a00;
}

/* CSS Variables */
:root {
--macaroni-and-cheese:#ffb87a;
--atoll-sand:#ffd09e;
--royal-star:#ffe44d;
--mad-for-mango:#f5a300;
--leopard:#d69a00;
}

More palettes to explore