All Palettes

Color Palette #ff6e61, #ff8e3d, #ffc83d, #ffe4b3, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.yellow-jacket {
color: #ffc83d;
}
.mouse-nose {
color: #ffe4b3;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--yellow-jacket:#ffc83d;
--mouse-nose:#ffe4b3;
--matt-pink:#ffb3c1;
}

More palettes to explore