All Palettes

Color Palette #f1b1b7, #f8d2c4, #f9e6b9, #e3f2b5, #a6e7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.jaguar-rose {
color: #f1b1b7;
}
.demure-pink {
color: #f8d2c4;
}
.hawaiian-cream {
color: #f9e6b9;
}
.spring-kiss {
color: #e3f2b5;
}
.botanical-tint {
color: #a6e7d4;
}

/* CSS Variables */
:root {
--jaguar-rose:#f1b1b7;
--demure-pink:#f8d2c4;
--hawaiian-cream:#f9e6b9;
--spring-kiss:#e3f2b5;
--botanical-tint:#a6e7d4;
}

More palettes to explore