All Palettes

Color Palette #ff6d1f, #f6b531, #f5dd8e, #6ebf6f, #3a9ad9

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.nyc-taxi {
color: #f6b531;
}
.meadow-yellow {
color: #f5dd8e;
}
.bermudagrass {
color: #6ebf6f;
}
.dayflower {
color: #3a9ad9;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--nyc-taxi:#f6b531;
--meadow-yellow:#f5dd8e;
--bermudagrass:#6ebf6f;
--dayflower:#3a9ad9;
}

More palettes to explore