All Palettes

Color Palette #f0c7e3, #f2a6c7, #ef6c95, #e65c73, #d03e5b

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-rose {
color: #f0c7e3;
}
.rose-mallow {
color: #f2a6c7;
}
.shadow-azalea-pink {
color: #ef6c95;
}
.bubblegum {
color: #e65c73;
}
.t-natiuh-red {
color: #d03e5b;
}

/* CSS Variables */
:root {
--venetian-rose:#f0c7e3;
--rose-mallow:#f2a6c7;
--shadow-azalea-pink:#ef6c95;
--bubblegum:#e65c73;
--t-natiuh-red:#d03e5b;
}

More palettes to explore