All Palettes

Color Palette #ff6d1f, #faab00, #f6e63c, #8ddb4d, #3e4f51

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.lemon-chrome {
color: #faab00;
}
.highlighter-yellow {
color: #f6e63c;
}
.lilliputian-lime {
color: #8ddb4d;
}
.thermal {
color: #3e4f51;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--lemon-chrome:#faab00;
--highlighter-yellow:#f6e63c;
--lilliputian-lime:#8ddb4d;
--thermal:#3e4f51;
}

More palettes to explore