All Palettes

Color Palette #ff6d1f, #f2b531, #4cae4f, #3f7c9d, #d15929

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.xanthous {
color: #f2b531;
}
.devil-s-grass {
color: #4cae4f;
}
.linoleum-blue {
color: #3f7c9d;
}
.bright-delight {
color: #d15929;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--xanthous:#f2b531;
--devil-s-grass:#4cae4f;
--linoleum-blue:#3f7c9d;
--bright-delight:#d15929;
}

More palettes to explore