All Palettes

Color Palette #a7d08b, #a3d97d, #b9e3a1, #f4cb9f, #f2a650

0%
0%
0%

CSS code for this palette

/* CSS */
.pistachio-dream {
color: #a7d08b;
}
.crystal-green {
color: #a3d97d;
}
.basil-smash {
color: #b9e3a1;
}
.sundown {
color: #f4cb9f;
}
.egyptian-gold {
color: #f2a650;
}

/* CSS Variables */
:root {
--pistachio-dream:#a7d08b;
--crystal-green:#a3d97d;
--basil-smash:#b9e3a1;
--sundown:#f4cb9f;
--egyptian-gold:#f2a650;
}

More palettes to explore