All Palettes

Color Palette #d27f9c, #f1b1c9, #f9e3d2, #fce3b6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.little-bow-pink {
color: #d27f9c;
}
.fairy-tale {
color: #f1b1c9;
}
.sandy-beach {
color: #f9e3d2;
}
.white-strawberry {
color: #fce3b6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--little-bow-pink:#d27f9c;
--fairy-tale:#f1b1c9;
--sandy-beach:#f9e3d2;
--white-strawberry:#fce3b6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore