All Palettes

Color Palette #fee6ae, #fbc989, #f8a35d, #f5843d, #da5c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-peach {
color: #fee6ae;
}
.bastard-amber {
color: #fbc989;
}
.sandy-brown {
color: #f8a35d;
}
.hot-orange {
color: #f5843d;
}
.full-of-life {
color: #da5c2b;
}

/* CSS Variables */
:root {
--pale-peach:#fee6ae;
--bastard-amber:#fbc989;
--sandy-brown:#f8a35d;
--hot-orange:#f5843d;
--full-of-life:#da5c2b;
}

More palettes to explore