All Palettes

Color Palette #f6e0c1, #f5c3a8, #f4a99f, #ea7b82, #c85198

0%
0%
0%

CSS code for this palette

/* CSS */
.rotunda-gold {
color: #f6e0c1;
}
.pink-beach {
color: #f5c3a8;
}
.rosy-outlook {
color: #f4a99f;
}
.meat {
color: #ea7b82;
}
.rose-violet {
color: #c85198;
}

/* CSS Variables */
:root {
--rotunda-gold:#f6e0c1;
--pink-beach:#f5c3a8;
--rosy-outlook:#f4a99f;
--meat:#ea7b82;
--rose-violet:#c85198;
}

More palettes to explore