All Palettes

Color Palette #f1a7e4, #f4c3d1, #f7e3b6, #f8e8bf, #f0a44c

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f1a7e4;
}
.in-the-pink {
color: #f4c3d1;
}
.barley-white {
color: #f7e3b6;
}
.creamy-custard {
color: #f8e8bf;
}
.egyptian-gold {
color: #f0a44c;
}

/* CSS Variables */
:root {
--hanami-pink:#f1a7e4;
--in-the-pink:#f4c3d1;
--barley-white:#f7e3b6;
--creamy-custard:#f8e8bf;
--egyptian-gold:#f0a44c;
}

More palettes to explore