All Palettes

Color Palette #7c9b6f, #cce9af, #f5f4e0, #e5b88b, #d8504b

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-thyme {
color: #7c9b6f;
}
.fairway-mist {
color: #cce9af;
}
.full-moon {
color: #f5f4e0;
}
.desert-dust {
color: #e5b88b;
}
.capocollo {
color: #d8504b;
}

/* CSS Variables */
:root {
--wild-thyme:#7c9b6f;
--fairway-mist:#cce9af;
--full-moon:#f5f4e0;
--desert-dust:#e5b88b;
--capocollo:#d8504b;
}

More palettes to explore