All Palettes

Color Palette #c1b19f, #a9a9a2, #8c9b8c, #6cb2af, #3f8888

0%
0%
0%

CSS code for this palette

/* CSS */
.frontier-fort {
color: #c1b19f;
}
.ellie-grey {
color: #a9a9a2;
}
.birch-forest {
color: #8c9b8c;
}
.dexter {
color: #6cb2af;
}
.royal-palm {
color: #3f8888;
}

/* CSS Variables */
:root {
--frontier-fort:#c1b19f;
--ellie-grey:#a9a9a2;
--birch-forest:#8c9b8c;
--dexter:#6cb2af;
--royal-palm:#3f8888;
}

More palettes to explore