All Palettes

Color Palette #f0e78e, #f8c572, #f39c12, #e6705c, #d3506a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.just-peachy {
color: #f8c572;
}
.dodgeroll-gold {
color: #f39c12;
}
.orangeville {
color: #e6705c;
}
.cabaret {
color: #d3506a;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--just-peachy:#f8c572;
--dodgeroll-gold:#f39c12;
--orangeville:#e6705c;
--cabaret:#d3506a;
}

More palettes to explore