All Palettes

Color Palette #f4a4b1, #f6cac6, #fef3e7, #f8e0b4, #d67a7c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f4a4b1;
}
.first-peach {
color: #f6cac6;
}
.what-s-left {
color: #fef3e7;
}
.butter-muffin {
color: #f8e0b4;
}
.juicy-details {
color: #d67a7c;
}

/* CSS Variables */
:root {
--pink-fit:#f4a4b1;
--first-peach:#f6cac6;
--what-s-left:#fef3e7;
--butter-muffin:#f8e0b4;
--juicy-details:#d67a7c;
}

More palettes to explore