All Palettes

Color Palette #e7b1c1, #f5c99e, #f9e79f, #a4daa6, #85c1ae

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e7b1c1;
}
.sundown {
color: #f5c99e;
}
.storm-lightning {
color: #f9e79f;
}
.green-trance {
color: #a4daa6;
}
.seaborn {
color: #85c1ae;
}

/* CSS Variables */
:root {
--athena-pink:#e7b1c1;
--sundown:#f5c99e;
--storm-lightning:#f9e79f;
--green-trance:#a4daa6;
--seaborn:#85c1ae;
}

More palettes to explore