All Palettes

Color Palette #f0e3d6, #e3b0c4, #d39e9c, #f4b89a, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.uptown-taupe {
color: #f0e3d6;
}
.parfait-pink {
color: #e3b0c4;
}
.evening-dress {
color: #d39e9c;
}
.mandys-pink {
color: #f4b89a;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--uptown-taupe:#f0e3d6;
--parfait-pink:#e3b0c4;
--evening-dress:#d39e9c;
--mandys-pink:#f4b89a;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore