All Palettes

Color Palette #ff6e61, #ff9e42, #ffcc66, #66b2ff, #6a4c94

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.qing-yellow {
color: #ffcc66;
}
.ti-n-l-n-sky {
color: #66b2ff;
}
.pure-mauve {
color: #6a4c94;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--qing-yellow:#ffcc66;
--ti-n-l-n-sky:#66b2ff;
--pure-mauve:#6a4c94;
}

More palettes to explore