All Palettes

Color Palette #e4a0b2, #f1c6d3, #f8e2e9, #fce4b0, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.always-rosey {
color: #e4a0b2;
}
.desire-pink {
color: #f1c6d3;
}
.first-crush {
color: #f8e2e9;
}
.wickerware {
color: #fce4b0;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--always-rosey:#e4a0b2;
--desire-pink:#f1c6d3;
--first-crush:#f8e2e9;
--wickerware:#fce4b0;
--welcoming-wasp:#f0a800;
}

More palettes to explore