All Palettes

Color Palette #e3a6c3, #f9b4d3, #fbd5df, #f2e1ba, #f6d798

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e3a6c3;
}
.lavender-candy {
color: #f9b4d3;
}
.creamy-strawberry {
color: #fbd5df;
}
.brushstroke {
color: #f2e1ba;
}
.applesauce {
color: #f6d798;
}

/* CSS Variables */
:root {
--think-pink:#e3a6c3;
--lavender-candy:#f9b4d3;
--creamy-strawberry:#fbd5df;
--brushstroke:#f2e1ba;
--applesauce:#f6d798;
}

More palettes to explore