All Palettes

Color Palette #ff7033, #ff8e4d, #ffa66b, #ffc59e, #ffe2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-orange {
color: #ff7033;
}
.boredom-buster {
color: #ff8e4d;
}
.sunkissed-coral {
color: #ffa66b;
}
.romantic {
color: #ffc59e;
}
.bisque {
color: #ffe2c2;
}

/* CSS Variables */
:root {
--bright-orange:#ff7033;
--boredom-buster:#ff8e4d;
--sunkissed-coral:#ffa66b;
--romantic:#ffc59e;
--bisque:#ffe2c2;
}

More palettes to explore