All Palettes

Color Palette #e6b3c9, #f4d2d3, #f7b2a1, #f1c68e, #d8e2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.hydrangea-pink {
color: #e6b3c9;
}
.mary-s-rose {
color: #f4d2d3;
}
.first-date {
color: #f7b2a1;
}
.skullcrusher-brass {
color: #f1c68e;
}
.natural-youth {
color: #d8e2b6;
}

/* CSS Variables */
:root {
--hydrangea-pink:#e6b3c9;
--mary-s-rose:#f4d2d3;
--first-date:#f7b2a1;
--skullcrusher-brass:#f1c68e;
--natural-youth:#d8e2b6;
}

More palettes to explore