All Palettes

Color Palette #ff6e61, #ffa142, #ffcb3d, #99cc00, #66b2ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.yellow-jacket {
color: #ffcb3d;
}
.viric-green {
color: #99cc00;
}
.ti-n-l-n-sky {
color: #66b2ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--yellow-jacket:#ffcb3d;
--viric-green:#99cc00;
--ti-n-l-n-sky:#66b2ff;
}

More palettes to explore