All Palettes

Color Palette #f9caa4, #f8a35d, #fbaf3c, #f59c29, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f9caa4;
}
.sandy-brown {
color: #f8a35d;
}
.peach-butter {
color: #fbaf3c;
}
.pelican-pecker {
color: #f59c29;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--lion-cub:#f9caa4;
--sandy-brown:#f8a35d;
--peach-butter:#fbaf3c;
--pelican-pecker:#f59c29;
--orange-gluttony:#e77e23;
}

More palettes to explore