All Palettes

Color Palette #f4c3d6, #b1e2d4, #e2d8b6, #f8e0a0, #ff998a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.bay {
color: #b1e2d4;
}
.afghan-hound {
color: #e2d8b6;
}
.aspen-yellow {
color: #f8e0a0;
}
.peach-pink {
color: #ff998a;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--bay:#b1e2d4;
--afghan-hound:#e2d8b6;
--aspen-yellow:#f8e0a0;
--peach-pink:#ff998a;
}

More palettes to explore