All Palettes

Color Palette #f6d55a, #f8c84f, #f9a04e, #f98f48, #f16f3b

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f6d55a;
}
.go-bananas {
color: #f8c84f;
}
.bittersweet {
color: #f9a04e;
}
.orangish {
color: #f98f48;
}
.chinese-orange {
color: #f16f3b;
}

/* CSS Variables */
:root {
--wake-me-up:#f6d55a;
--go-bananas:#f8c84f;
--bittersweet:#f9a04e;
--orangish:#f98f48;
--chinese-orange:#f16f3b;
}

More palettes to explore