All Palettes

Color Palette #f5c99e, #e9b79f, #d58b92, #b67cb5, #a76c95

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.seasonal-beige {
color: #e9b79f;
}
.dusty-pink {
color: #d58b92;
}
.colombo-red-mauve {
color: #b67cb5;
}
.mauve-memento {
color: #a76c95;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--seasonal-beige:#e9b79f;
--dusty-pink:#d58b92;
--colombo-red-mauve:#b67cb5;
--mauve-memento:#a76c95;
}

More palettes to explore