All Palettes

Color Palette #e0ebe4, #fcf3e3, #ffe8e0, #fadfad, #f2d4d6

0%
0%
0%

CSS code for this palette

/* CSS */
.delicate-mist {
color: #e0ebe4;
}
.historic-cream {
color: #fcf3e3;
}
.translucent-silk {
color: #ffe8e0;
}
.peach-yellow {
color: #fadfad;
}
.alyssum {
color: #f2d4d6;
}

/* CSS Variables */
:root {
--delicate-mist:#e0ebe4;
--historic-cream:#fcf3e3;
--translucent-silk:#ffe8e0;
--peach-yellow:#fadfad;
--alyssum:#f2d4d6;
}

More palettes to explore