All Palettes

Color Palette #a65e7e, #d090bb, #f3c3d7, #f9e1a4, #f7b32b

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-mousse {
color: #a65e7e;
}
.pressed-flower {
color: #d090bb;
}
.sweetheart {
color: #f3c3d7;
}
.blended-fruit {
color: #f9e1a4;
}
.hot-sun {
color: #f7b32b;
}

/* CSS Variables */
:root {
--strawberry-mousse:#a65e7e;
--pressed-flower:#d090bb;
--sweetheart:#f3c3d7;
--blended-fruit:#f9e1a4;
--hot-sun:#f7b32b;
}

More palettes to explore