All Palettes

Color Palette #c1b09f, #c7a394, #d19e6b, #e3b24f, #f2d86e

0%
0%
0%

CSS code for this palette

/* CSS */
.frontier-fort {
color: #c1b09f;
}
.just-rosey {
color: #c7a394;
}
.golden-aura {
color: #d19e6b;
}
.yolk-yellow {
color: #e3b24f;
}
.mocha-dandelion {
color: #f2d86e;
}

/* CSS Variables */
:root {
--frontier-fort:#c1b09f;
--just-rosey:#c7a394;
--golden-aura:#d19e6b;
--yolk-yellow:#e3b24f;
--mocha-dandelion:#f2d86e;
}

More palettes to explore