All Palettes

Color Palette #d5a6a5, #f0c7c7, #f9e2d2, #f6e9b6, #c9d8a6

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d5a6a5;
}
.rose-aspect {
color: #f0c7c7;
}
.sandy-beach {
color: #f9e2d2;
}
.trapunto {
color: #f6e9b6;
}
.butterfly {
color: #c9d8a6;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d5a6a5;
--rose-aspect:#f0c7c7;
--sandy-beach:#f9e2d2;
--trapunto:#f6e9b6;
--butterfly:#c9d8a6;
}

More palettes to explore