All Palettes

Color Palette #e6a3bf, #f0d69e, #f8e2a0, #f7c5a1, #f4a4a6

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a3bf;
}
.splash {
color: #f0d69e;
}
.venetian-yellow {
color: #f8e2a0;
}
.shrimp-toast {
color: #f7c5a1;
}
.calabrese {
color: #f4a4a6;
}

/* CSS Variables */
:root {
--think-pink:#e6a3bf;
--splash:#f0d69e;
--venetian-yellow:#f8e2a0;
--shrimp-toast:#f7c5a1;
--calabrese:#f4a4a6;
}

More palettes to explore