All Palettes

Color Palette #5d897c, #86b6a1, #b8e0d6, #f0f3e7, #f3d758

0%
0%
0%

CSS code for this palette

/* CSS */
.greenella {
color: #5d897c;
}
.indian-ocean {
color: #86b6a1;
}
.mint-mist {
color: #b8e0d6;
}
.quiet-whisper {
color: #f0f3e7;
}
.wake-me-up {
color: #f3d758;
}

/* CSS Variables */
:root {
--greenella:#5d897c;
--indian-ocean:#86b6a1;
--mint-mist:#b8e0d6;
--quiet-whisper:#f0f3e7;
--wake-me-up:#f3d758;
}

More palettes to explore