All Palettes

Color Palette #a8e1a3, #c5e7b1, #e1f1c6, #f5f9d2, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-green {
color: #a8e1a3;
}
.almost-aloe {
color: #c5e7b1;
}
.green-veil {
color: #e1f1c6;
}
.rising-star {
color: #f5f9d2;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--grape-green:#a8e1a3;
--almost-aloe:#c5e7b1;
--green-veil:#e1f1c6;
--rising-star:#f5f9d2;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore