All Palettes

Color Palette #a8e1ae, #b4e4c6, #f1e9b7, #f9d0a9, #f9b6b4

0%
0%
0%

CSS code for this palette

/* CSS */
.celadon {
color: #a8e1ae;
}
.coastal-foam {
color: #b4e4c6;
}
.menoth-white-base {
color: #f1e9b7;
}
.allspice {
color: #f9d0a9;
}
.precious-pink {
color: #f9b6b4;
}

/* CSS Variables */
:root {
--celadon:#a8e1ae;
--coastal-foam:#b4e4c6;
--menoth-white-base:#f1e9b7;
--allspice:#f9d0a9;
--precious-pink:#f9b6b4;
}

More palettes to explore