All Palettes

Color Palette #a7d08b, #e7e1b6, #f5c75b, #ea6a2e, #da4b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.pistachio-dream {
color: #a7d08b;
}
.schabziger-green {
color: #e7e1b6;
}
.deep-fried-sun-rays {
color: #f5c75b;
}
.glazed-carrot {
color: #ea6a2e;
}
.crab-curry {
color: #da4b2b;
}

/* CSS Variables */
:root {
--pistachio-dream:#a7d08b;
--schabziger-green:#e7e1b6;
--deep-fried-sun-rays:#f5c75b;
--glazed-carrot:#ea6a2e;
--crab-curry:#da4b2b;
}

More palettes to explore