All Palettes

Color Palette #f0a800, #e05e00, #d75d2d, #d9c5a1, #6d7d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.orange-danger {
color: #e05e00;
}
.tangerine-bliss {
color: #d75d2d;
}
.afternoon-stroll {
color: #d9c5a1;
}
.slate-expectations {
color: #6d7d8d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--orange-danger:#e05e00;
--tangerine-bliss:#d75d2d;
--afternoon-stroll:#d9c5a1;
--slate-expectations:#6d7d8d;
}

More palettes to explore