All Palettes

Color Palette #e0a55c, #f1c18e, #f6e1a7, #a3d5e0, #5c9193

0%
0%
0%

CSS code for this palette

/* CSS */
.earth-yellow {
color: #e0a55c;
}
.dusty-boots {
color: #f1c18e;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.french-pass {
color: #a3d5e0;
}
.tort {
color: #5c9193;
}

/* CSS Variables */
:root {
--earth-yellow:#e0a55c;
--dusty-boots:#f1c18e;
--lemon-ice-yellow:#f6e1a7;
--french-pass:#a3d5e0;
--tort:#5c9193;
}

More palettes to explore