All Palettes

Color Palette #f1e0b1, #f9d88b, #f9b76c, #f99b53, #f9703e

0%
0%
0%

CSS code for this palette

/* CSS */
.bone-white {
color: #f1e0b1;
}
.5 {
color: #f9d88b;
}
.citrus-honey {
color: #f9b76c;
}
.fading-torch {
color: #f99b53;
}
.carrot {
color: #f9703e;
}

/* CSS Variables */
:root {
--bone-white:#f1e0b1;
--5:#f9d88b;
--citrus-honey:#f9b76c;
--fading-torch:#f99b53;
--carrot:#f9703e;
}

More palettes to explore