All Palettes

Color Palette #d4a5a5, #e3b5b5, #f2c4c4, #f6e1b1, #b5d99b

0%
0%
0%

CSS code for this palette

/* CSS */
.la-vie-en-rose {
color: #d4a5a5;
}
.pink-dust {
color: #e3b5b5;
}
.my-fair-lady {
color: #f2c4c4;
}
.friendly-yellow {
color: #f6e1b1;
}
.witty-green {
color: #b5d99b;
}

/* CSS Variables */
:root {
--la-vie-en-rose:#d4a5a5;
--pink-dust:#e3b5b5;
--my-fair-lady:#f2c4c4;
--friendly-yellow:#f6e1b1;
--witty-green:#b5d99b;
}

More palettes to explore