All Palettes

Color Palette #a18c8c, #d4c4c4, #f2e3e3, #f6b6c5, #ebaf89

0%
0%
0%

CSS code for this palette

/* CSS */
.hatoba-nezumi-grey {
color: #a18c8c;
}
.aurora-grey {
color: #d4c4c4;
}
.pink-emulsion {
color: #f2e3e3;
}
.love-spell {
color: #f6b6c5;
}
.trick-or-treat {
color: #ebaf89;
}

/* CSS Variables */
:root {
--hatoba-nezumi-grey:#a18c8c;
--aurora-grey:#d4c4c4;
--pink-emulsion:#f2e3e3;
--love-spell:#f6b6c5;
--trick-or-treat:#ebaf89;
}

More palettes to explore