All Palettes

Color Palette #a2d59f, #6bbdaf, #2b7c8c, #c2b8e0, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a2d59f;
}
.fiesta-blue {
color: #6bbdaf;
}
.cranach-blue {
color: #2b7c8c;
}
.melrose {
color: #c2b8e0;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--green-trance:#a2d59f;
--fiesta-blue:#6bbdaf;
--cranach-blue:#2b7c8c;
--melrose:#c2b8e0;
--sweet-lilac:#eab8d1;
}

More palettes to explore