All Palettes

Color Palette #c94a7d, #f1a7ae, #f4c8d6, #f9e1e6, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-flamb {
color: #c94a7d;
}
.hibiscus-petal {
color: #f1a7ae;
}
.mountain-laurel {
color: #f4c8d6;
}
.pork-belly {
color: #f9e1e6;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--pink-flamb:#c94a7d;
--hibiscus-petal:#f1a7ae;
--mountain-laurel:#f4c8d6;
--pork-belly:#f9e1e6;
--vanilla-shake:#fffbf0;
}

More palettes to explore