All Palettes

Color Palette #f0e6e5, #b5c8d4, #90a5c6, #5b9b9f, #2c7d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.venus-pink {
color: #f0e6e5;
}
.english-hollyhock {
color: #b5c8d4;
}
.dresden-doll {
color: #90a5c6;
}
.hydroport {
color: #5b9b9f;
}
.cranach-blue {
color: #2c7d8c;
}

/* CSS Variables */
:root {
--venus-pink:#f0e6e5;
--english-hollyhock:#b5c8d4;
--dresden-doll:#90a5c6;
--hydroport:#5b9b9f;
--cranach-blue:#2c7d8c;
}

More palettes to explore