All Palettes

Color Palette #f8caa5, #f5a524, #d88d31, #a55e2c, #6f4f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.soft-pumpkin {
color: #d88d31;
}
.scarecrow-frown {
color: #a55e2c;
}
.traditional-leather {
color: #6f4f3e;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--apricot-glazed-chicken:#f5a524;
--soft-pumpkin:#d88d31;
--scarecrow-frown:#a55e2c;
--traditional-leather:#6f4f3e;
}

More palettes to explore