All Palettes

Color Palette #ffb3c1, #ffa08f, #ff8052, #ff7029, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.peach-amber {
color: #ffa08f;
}
.n-rang-orange {
color: #ff8052;
}
.burning-orange {
color: #ff7029;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--peach-amber:#ffa08f;
--n-rang-orange:#ff8052;
--burning-orange:#ff7029;
--floral-leaf:#ffb84d;
}

More palettes to explore