All Palettes

Color Palette #f5c899, #f2a67d, #e77b5a, #d55f3f, #c1402f

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.coral-silk {
color: #f2a67d;
}
.tangerine-flake {
color: #e77b5a;
}
.fireglow {
color: #d55f3f;
}
.autumn-robin {
color: #c1402f;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--coral-silk:#f2a67d;
--tangerine-flake:#e77b5a;
--fireglow:#d55f3f;
--autumn-robin:#c1402f;
}

More palettes to explore