All Palettes

Color Palette #f6d55a, #f9a824, #f97a1f, #d83a22, #c81e23

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.honey-wax {
color: #f9a824;
}
.ornery-tangerine {
color: #f97a1f;
}
.rackham-red {
color: #d83a22;
}
.star-and-crescent-red {
color: #c81e23;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--honey-wax:#f9a824;
--ornery-tangerine:#f97a1f;
--rackham-red:#d83a22;
--star-and-crescent-red:#c81e23;
}

More palettes to explore