All Palettes

Color Palette #a5d97d, #f1e78e, #f4cca4, #e9b79f, #d26a6c

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-green {
color: #a5d97d;
}
.bright-khaki {
color: #f1e78e;
}
.tequila {
color: #f4cca4;
}
.seasonal-beige {
color: #e9b79f;
}
.lipstick-illusion {
color: #d26a6c;
}

/* CSS Variables */
:root {
--crystal-green:#a5d97d;
--bright-khaki:#f1e78e;
--tequila:#f4cca4;
--seasonal-beige:#e9b79f;
--lipstick-illusion:#d26a6c;
}

More palettes to explore