All Palettes

Color Palette #ff6e61, #ffa142, #ffcc66, #a1d4f2, #71a3ef

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.qing-yellow {
color: #ffcc66;
}
.juzcar-blue {
color: #a1d4f2;
}
.greek-sea {
color: #71a3ef;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--qing-yellow:#ffcc66;
--juzcar-blue:#a1d4f2;
--greek-sea:#71a3ef;
}

More palettes to explore