All Palettes

Color Palette #f0a800, #e06c00, #c74600, #9e2a00, #701c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.accent-orange {
color: #e06c00;
}
.vinaceous-tawny {
color: #c74600;
}
.chocolate-fondue {
color: #9e2a00;
}
.cedar-wood-finish {
color: #701c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--accent-orange:#e06c00;
--vinaceous-tawny:#c74600;
--chocolate-fondue:#9e2a00;
--cedar-wood-finish:#701c00;
}

More palettes to explore