All Palettes

Color Palette #ff6e61, #ffa142, #ffce52, #a9d86e, #6fb3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.canary-diamond {
color: #ffce52;
}
.bilious-green {
color: #a9d86e;
}
.aurora-teal {
color: #6fb3b0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--canary-diamond:#ffce52;
--bilious-green:#a9d86e;
--aurora-teal:#6fb3b0;
}

More palettes to explore