All Palettes

Color Palette #f1c0d2, #ff6e61, #ff8b42, #f4cf3e, #a5d86f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chintz {
color: #f1c0d2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.marigold-dust {
color: #f4cf3e;
}
.bilious-green {
color: #a5d86f;
}

/* CSS Variables */
:root {
--pink-chintz:#f1c0d2;
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--marigold-dust:#f4cf3e;
--bilious-green:#a5d86f;
}

More palettes to explore