All Palettes

Color Palette #f6a2c8, #eab8d1, #f1c6e0, #f9e3ae, #f2b054

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.sweet-lilac {
color: #eab8d1;
}
.venetian-rose {
color: #f1c6e0;
}
.khaki-core {
color: #f9e3ae;
}
.deep-fried {
color: #f2b054;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--sweet-lilac:#eab8d1;
--venetian-rose:#f1c6e0;
--khaki-core:#f9e3ae;
--deep-fried:#f2b054;
}

More palettes to explore