All Palettes

Color Palette #f8e1b9, #f1c6d9, #d6a6e7, #a1d9d9, #a2e6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.curd {
color: #f8e1b9;
}
.sweetheart {
color: #f1c6d9;
}
.bright-ube {
color: #d6a6e7;
}
.aqua-island {
color: #a1d9d9;
}
.grape-green {
color: #a2e6a2;
}

/* CSS Variables */
:root {
--curd:#f8e1b9;
--sweetheart:#f1c6d9;
--bright-ube:#d6a6e7;
--aqua-island:#a1d9d9;
--grape-green:#a2e6a2;
}

More palettes to explore