All Palettes

Color Palette #f6efe4, #e3b6a1, #d2708d, #a55090, #5c2d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.frost-bite {
color: #f6efe4;
}
.warming-peach {
color: #e3b6a1;
}
.pink-garnet {
color: #d2708d;
}
.plum-dust {
color: #a55090;
}
.amethyst-purple {
color: #5c2d7b;
}

/* CSS Variables */
:root {
--frost-bite:#f6efe4;
--warming-peach:#e3b6a1;
--pink-garnet:#d2708d;
--plum-dust:#a55090;
--amethyst-purple:#5c2d7b;
}

More palettes to explore