All Palettes

Color Palette #f26b31, #f99f3e, #f9d64e, #6dd07f, #3c8f9f

0%
0%
0%

CSS code for this palette

/* CSS */
.basketball {
color: #f26b31;
}
.chat-orange {
color: #f99f3e;
}
.westfall-yellow {
color: #f9d64e;
}
.spring-bouquet {
color: #6dd07f;
}
.winter-time {
color: #3c8f9f;
}

/* CSS Variables */
:root {
--basketball:#f26b31;
--chat-orange:#f99f3e;
--westfall-yellow:#f9d64e;
--spring-bouquet:#6dd07f;
--winter-time:#3c8f9f;
}

More palettes to explore