All Palettes

Color Palette #f1a7b2, #ff8052, #ffb84d, #ffc105, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.marigold {
color: #ffc105;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--marigold:#ffc105;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore