All Palettes

Color Palette #e7f2f3, #a4d6d4, #5db6b3, #3a8d88, #2c5e5a

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e7f2f3;
}
.smooth-satin {
color: #a4d6d4;
}
.hygiene-green {
color: #5db6b3;
}
.royal-palm {
color: #3a8d88;
}
.lacrosse {
color: #2c5e5a;
}

/* CSS Variables */
:root {
--ethereal-white:#e7f2f3;
--smooth-satin:#a4d6d4;
--hygiene-green:#5db6b3;
--royal-palm:#3a8d88;
--lacrosse:#2c5e5a;
}

More palettes to explore