All Palettes

Color Palette #ff6d1f, #0096db, #4a3b3b, #2d2b2a, #f0a400

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.atmosphere {
color: #0096db;
}
.dark-taupe {
color: #4a3b3b;
}
.shoe-wax {
color: #2d2b2a;
}
.lemon-dream {
color: #f0a400;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--atmosphere:#0096db;
--dark-taupe:#4a3b3b;
--shoe-wax:#2d2b2a;
--lemon-dream:#f0a400;
}

More palettes to explore