All Palettes

Color Palette #f7b769, #f9c86c, #fbef83, #f8d377, #f6a051

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-cream {
color: #f7b769;
}
.sundance {
color: #f9c86c;
}
.citrus-punch {
color: #fbef83;
}
.sunshine {
color: #f8d377;
}
.ginger-milk {
color: #f6a051;
}

/* CSS Variables */
:root {
--golden-cream:#f7b769;
--sundance:#f9c86c;
--citrus-punch:#fbef83;
--sunshine:#f8d377;
--ginger-milk:#f6a051;
}

More palettes to explore