All Palettes

Color Palette #e7a2b3, #b1b2c4, #8dc3b8, #4bb7b9, #1e807d

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e7a2b3;
}
.filtered-light {
color: #b1b2c4;
}
.little-blue-box {
color: #8dc3b8;
}
.crystalsong-blue {
color: #4bb7b9;
}
.geneva-green {
color: #1e807d;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e7a2b3;
--filtered-light:#b1b2c4;
--little-blue-box:#8dc3b8;
--crystalsong-blue:#4bb7b9;
--geneva-green:#1e807d;
}

More palettes to explore