All Palettes

Color Palette #f7aff8, #e1b7e6, #d4c2e5, #c4e3c4, #a7e59f

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-buttercream {
color: #f7aff8;
}
.romantic-ballad {
color: #e1b7e6;
}
.york-plum {
color: #d4c2e5;
}
.green-myth {
color: #c4e3c4;
}
.grape-green {
color: #a7e59f;
}

/* CSS Variables */
:root {
--strawberry-buttercream:#f7aff8;
--romantic-ballad:#e1b7e6;
--york-plum:#d4c2e5;
--green-myth:#c4e3c4;
--grape-green:#a7e59f;
}

More palettes to explore