All Palettes

Color Palette #a25d90, #d189b3, #f2c5d8, #e7e2b1, #5c756b

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a25d90;
}
.moonlit-mauve {
color: #d189b3;
}
.sweetheart {
color: #f2c5d8;
}
.springtime {
color: #e7e2b1;
}
.pine-brook {
color: #5c756b;
}

/* CSS Variables */
:root {
--thimble-red:#a25d90;
--moonlit-mauve:#d189b3;
--sweetheart:#f2c5d8;
--springtime:#e7e2b1;
--pine-brook:#5c756b;
}

More palettes to explore