All Palettes

Color Palette #e0c5b8, #a7d3af, #7fb8a7, #58a9b6, #3b7b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-dance {
color: #e0c5b8;
}
.merrylyn {
color: #a7d3af;
}
.mint-bonbon-green {
color: #7fb8a7;
}
.blue-calypso {
color: #58a9b6;
}
.blue-dart-frog {
color: #3b7b9b;
}

/* CSS Variables */
:root {
--sand-dance:#e0c5b8;
--merrylyn:#a7d3af;
--mint-bonbon-green:#7fb8a7;
--blue-calypso:#58a9b6;
--blue-dart-frog:#3b7b9b;
}

More palettes to explore