All Palettes

Color Palette #f4d1c8, #e9b79f, #e6a798, #dda7b6, #b68c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.cloud-pink {
color: #f4d1c8;
}
.seasonal-beige {
color: #e9b79f;
}
.ageless-beauty {
color: #e6a798;
}
.apple-infusion {
color: #dda7b6;
}
.brandy-snaps {
color: #b68c8b;
}

/* CSS Variables */
:root {
--cloud-pink:#f4d1c8;
--seasonal-beige:#e9b79f;
--ageless-beauty:#e6a798;
--apple-infusion:#dda7b6;
--brandy-snaps:#b68c8b;
}

More palettes to explore