All Palettes

Color Palette #d19080, #f1b2a2, #f5c8c2, #f2dfd4, #f3e5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-essential {
color: #d19080;
}
.first-date {
color: #f1b2a2;
}
.millennial-pink {
color: #f5c8c2;
}
.peach-shortcake {
color: #f2dfd4;
}
.minute-mauve {
color: #f3e5f5;
}

/* CSS Variables */
:root {
--orange-essential:#d19080;
--first-date:#f1b2a2;
--millennial-pink:#f5c8c2;
--peach-shortcake:#f2dfd4;
--minute-mauve:#f3e5f5;
}

More palettes to explore