All Palettes

Color Palette #f7d869, #f7a059, #f78d4b, #f76d4b, #f5503d

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f7d869;
}
.bergamot-orange {
color: #f7a059;
}
.blaze {
color: #f78d4b;
}
.sango-red {
color: #f76d4b;
}
.strawberry-avalanche {
color: #f5503d;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f7d869;
--bergamot-orange:#f7a059;
--blaze:#f78d4b;
--sango-red:#f76d4b;
--strawberry-avalanche:#f5503d;
}

More palettes to explore