All Palettes

Color Palette #ff866b, #ffb39e, #f8d3d8, #f3c9d7, #e7bbd0

0%
0%
0%

CSS code for this palette

/* CSS */
.protein-high {
color: #ff866b;
}
.persicus {
color: #ffb39e;
}
.first-daughter {
color: #f8d3d8;
}
.mountain-laurel {
color: #f3c9d7;
}
.eau-de-rose {
color: #e7bbd0;
}

/* CSS Variables */
:root {
--protein-high:#ff866b;
--persicus:#ffb39e;
--first-daughter:#f8d3d8;
--mountain-laurel:#f3c9d7;
--eau-de-rose:#e7bbd0;
}

More palettes to explore