All Palettes

Color Palette #f0e3d6, #e8cfc5, #d6a4b9, #b87fb4, #a65e91

0%
0%
0%

CSS code for this palette

/* CSS */
.uptown-taupe {
color: #f0e3d6;
}
.pure-beige {
color: #e8cfc5;
}
.gizmo {
color: #d6a4b9;
}
.colombo-red-mauve {
color: #b87fb4;
}
.meadow-mauve {
color: #a65e91;
}

/* CSS Variables */
:root {
--uptown-taupe:#f0e3d6;
--pure-beige:#e8cfc5;
--gizmo:#d6a4b9;
--colombo-red-mauve:#b87fb4;
--meadow-mauve:#a65e91;
}

More palettes to explore