All Palettes

Color Palette #f6a7aa, #f4c8c8, #f9e8e6, #f6e4b6, #f3d9a0

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a7aa;
}
.first-peach {
color: #f4c8c8;
}
.musical-mist {
color: #f9e8e6;
}
.barley-white {
color: #f6e4b6;
}
.pie-crust {
color: #f3d9a0;
}

/* CSS Variables */
:root {
--simple-pink:#f6a7aa;
--first-peach:#f4c8c8;
--musical-mist:#f9e8e6;
--barley-white:#f6e4b6;
--pie-crust:#f3d9a0;
}

More palettes to explore