All Palettes

Color Palette #e3a5b4, #c5c4cf, #90a4d5, #4ea7b7, #1d4044

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-vovo {
color: #e3a5b4;
}
.lavender-dust {
color: #c5c4cf;
}
.rip-van-periwinkle {
color: #90a4d5;
}
.freshwater {
color: #4ea7b7;
}
.sunken-harbor {
color: #1d4044;
}

/* CSS Variables */
:root {
--iced-vovo:#e3a5b4;
--lavender-dust:#c5c4cf;
--rip-van-periwinkle:#90a4d5;
--freshwater:#4ea7b7;
--sunken-harbor:#1d4044;
}

More palettes to explore