All Palettes

Color Palette #f5b8b2, #f6dbbb, #f8e3a5, #e4f2b0, #aadac8

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.jersey-cream {
color: #f6dbbb;
}
.blended-fruit {
color: #f8e3a5;
}
.spring-kiss {
color: #e4f2b0;
}
.scud {
color: #aadac8;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--jersey-cream:#f6dbbb;
--blended-fruit:#f8e3a5;
--spring-kiss:#e4f2b0;
--scud:#aadac8;
}

More palettes to explore