All Palettes

Color Palette #f6c6d7, #f9e5d7, #dae5f1, #b4d9d8, #f0f0c7

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d7;
}
.illuminated {
color: #f9e5d7;
}
.space-wolves-grey {
color: #dae5f1;
}
.catch-the-wave {
color: #b4d9d8;
}
.spring-sun {
color: #f0f0c7;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d7;
--illuminated:#f9e5d7;
--space-wolves-grey:#dae5f1;
--catch-the-wave:#b4d9d8;
--spring-sun:#f0f0c7;
}

More palettes to explore