All Palettes

Color Palette #f2cad4, #b7d9b0, #a2c8d7, #f8e2af, #e06c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f2cad4;
}
.bleached-spruce {
color: #b7d9b0;
}
.corydalis-blue {
color: #a2c8d7;
}
.pasta {
color: #f8e2af;
}
.childhood-crush {
color: #e06c6c;
}

/* CSS Variables */
:root {
--mountain-laurel:#f2cad4;
--bleached-spruce:#b7d9b0;
--corydalis-blue:#a2c8d7;
--pasta:#f8e2af;
--childhood-crush:#e06c6c;
}

More palettes to explore