All Palettes

Color Palette #eab8d1, #f4d69f, #f6c9a7, #d3b99c, #c8e0d9

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.peach-patch {
color: #f4d69f;
}
.citrus-sachet {
color: #f6c9a7;
}
.bruin-spice {
color: #d3b99c;
}
.ulthuan-grey {
color: #c8e0d9;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--peach-patch:#f4d69f;
--citrus-sachet:#f6c9a7;
--bruin-spice:#d3b99c;
--ulthuan-grey:#c8e0d9;
}

More palettes to explore