All Palettes

Color Palette #e5b3d2, #d7a4e0, #a6c6ed, #79b9d7, #4f8eba

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e5b3d2;
}
.herb-robert {
color: #d7a4e0;
}
.island-light {
color: #a6c6ed;
}
.pacific-harbour {
color: #79b9d7;
}
.boat-house {
color: #4f8eba;
}

/* CSS Variables */
:root {
--gumball:#e5b3d2;
--herb-robert:#d7a4e0;
--island-light:#a6c6ed;
--pacific-harbour:#79b9d7;
--boat-house:#4f8eba;
}

More palettes to explore