All Palettes

Color Palette #ff6e61, #ff8e3d, #ffb84d, #fff29e, #a3d6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.floral-leaf {
color: #ffb84d;
}
.yellow-tail {
color: #fff29e;
}
.malm-ff {
color: #a3d6ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--floral-leaf:#ffb84d;
--yellow-tail:#fff29e;
--malm-ff:#a3d6ff;
}

More palettes to explore