All Palettes

Color Palette #f5c400, #f67e23, #f8b72a, #e95e2f, #d04339

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.ornery-tangerine {
color: #f67e23;
}
.hot-sun {
color: #f8b72a;
}
.sunset-blaze {
color: #e95e2f;
}
.top-tomato {
color: #d04339;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--ornery-tangerine:#f67e23;
--hot-sun:#f8b72a;
--sunset-blaze:#e95e2f;
--top-tomato:#d04339;
}

More palettes to explore