All Palettes

Color Palette #ba5040, #f07c5c, #f5b96b, #f8d86d, #e6b000

0%
0%
0%

CSS code for this palette

/* CSS */
.conker {
color: #ba5040;
}
.akak-red {
color: #f07c5c;
}
.citrus-honey {
color: #f5b96b;
}
.forsythia-blossom {
color: #f8d86d;
}
.mustard-yellow {
color: #e6b000;
}

/* CSS Variables */
:root {
--conker:#ba5040;
--akak-red:#f07c5c;
--citrus-honey:#f5b96b;
--forsythia-blossom:#f8d86d;
--mustard-yellow:#e6b000;
}

More palettes to explore