All Palettes

Color Palette #f5c899, #f2b05a, #f09b4c, #f07e3d, #d65b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.cheater {
color: #f2b05a;
}
.question-mark-block {
color: #f09b4c;
}
.goku-orange {
color: #f07e3d;
}
.tangerine-bliss {
color: #d65b2e;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--cheater:#f2b05a;
--question-mark-block:#f09b4c;
--goku-orange:#f07e3d;
--tangerine-bliss:#d65b2e;
}

More palettes to explore