All Palettes

Color Palette #a94c7a, #eca7b3, #f7d3a1, #f2e7ba, #b3c3e6

0%
0%
0%

CSS code for this palette

/* CSS */
.our-little-secret {
color: #a94c7a;
}
.princess {
color: #eca7b3;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.sandy-shore {
color: #f2e7ba;
}
.spoiled-rotten {
color: #b3c3e6;
}

/* CSS Variables */
:root {
--our-little-secret:#a94c7a;
--princess:#eca7b3;
--antique-wicker-basket:#f7d3a1;
--sandy-shore:#f2e7ba;
--spoiled-rotten:#b3c3e6;
}

More palettes to explore